what i have now is
- Code: Select all
angle=direction(x, y, actor.x, actor.y);
directional_velocity=5;
but when it catches up it starts vibrating, how can i stop this?
2) I need a basic enemy ship AI, i want it to move onto the screen then follow my X axis while sort of "swerving" side to side
first & best answer gets +1
-Master0500