Well it's a 3D game, so it looks like it would be exactly like you would do it in 2D, and the camera perspective is what makes it look cool. But I didn't watch the whole video or see a missile...
Eastbound said: Well it's a 3D game, so it looks like it would be exactly like you would do it in 2D, and the camera perspective is what makes it look cool. But I didn't watch the whole video or see a missile...
I mean the stuff he was firing...Thanks for replying
On crossheir actor: when fire is true change target x to self.postion x change target y to self.position y then the missile would move to target x by targer y. and to give it that 3d effect have the missile shrink and when it gets to a certain size blow up.
Comments
when fire is true
change target x to self.postion x
change target y to self.position y
then the missile would move to target x by targer y.
and to give it that 3d effect have the missile shrink and when it gets to a certain size blow up.