Best base code for Top-Down mobile game, where touch indicate the place player should move to

Hi,

I did some research myself, but I would like to hear your opinions and experiences.
I want to make a mobile game with controls where you tap and the characters go to that place.
Tap an enemy to shoot him, etc…

Did any one do something similar before?
I can do that from scratch, but I can use an asset or code base from asset store or from you guys if something like that available to reduce effort.

Thanks for advance.

Sounds like an aRPG framework is what you want.

This one has mobile support, I’m not sure to what extent that is but he’s probably happy to explain if you emailed him.

1 Like

@LaneFox Thank you.
I didn’t notice this one when I was first researching. I wonder if there are any other hidden options there.

Tap to move and tap to shoot are pretty trivial to code from scratch.

@Kiwasi thank you for you reply, I understand. But I need a complete framework with those controls, not just the controls itself.