how do I make paths for enemies?
I know there is path finding but I want them to follow a specific path.
Make your own paths by putting marker objects down and get them to move to those?
what about circles?
I am trying to make a game like galaga but if it was on the atari
Develop games in your browser. Powerful, performant & highly capable.
you could still use way points, depends how much accuracy or work you want to take on with a different method. Have a look at this to see if it's good enough.
https://www.scirra.com/tutorials/756/se ... -waypoints
https://dl.dropboxusercontent.com/u/475 ... index.html