I’m currently trying to get my enemies to do a circular loop like in galaga and create 3 different rows.
In game, they would enter and create a loop, fly to a row, and start firing at the player.
I have thought about splines and paths, but I haven’t been able to get the enemy to twirl in and go to a row.
I’ve been hitting my head for the past few days on enemy entry onto the screen.
I hope someone can give me some ideas on how to solve this problem.