Can you make a sprite orbit another sprite and use buttons to move it?

I’m currently working on a tower defense game and I need to have an aiming system so I can make the guy aim at enemies.

3 Likes

yep! you should read this tutorial: 360° aiming - showcase + tutorial
also if you want it to automatically aim at the closest sprite in range, I would read my tutorial on [Tutorial] Making an Enemy Follow Multiple Sprites :snake: , instead of making it follow you can just switch it out for shooting and aiming

3 Likes

Thank you so much!a

1 Like