I am making a game where you are on an island and you are attacked by a pirate invader ship. The player needs to control a single missile to destroy the pirate vessel but I have no clue how to control the missile. (THE MISSILE IS 3D)
I am going to need to be able to turn, go forward and reverse.
So yah I ve heard of c_move and some other things but nothing has worked for me. I need to be able to go forward and turn but every time I turn, the missile keeps going forward in the old direction not in the new direction.
PLS HELP