Hi all,
I’m taking inspiration from Missiles! ( a new university project and I want to reproduce it.
But I don’t know how to solve the follow problems:
- Increment the plane coordinates without moving the object on screen (I think this is necessary for implement the pathfinding of the missiles);
- Implement the circolar motion of the missiles and the plane
Here a gameplay to understand how it works:
https://www.youtube.com/watch?v=dyiCf-v_JdU
Thanks in advance