Move actor down whilst still accelerating forwards?
aaronwardle
Member Posts: 5
Hi,
I have an actor which is a plane which builds up speed and takes off using the accelerating towards i would like to control the plane whilst it is flying and be able to move it up or down does any one have any tips on how I can do this or is this not possible at the moment? and should I set the background to scroll instead?
Thanks Aaron
I have an actor which is a plane which builds up speed and takes off using the accelerating towards i would like to control the plane whilst it is flying and be able to move it up or down does any one have any tips on how I can do this or is this not possible at the moment? and should I set the background to scroll instead?
Thanks Aaron
Comments
http://gamesalad.com/game/play/7547
It's a weird science game but it may do what you are talking about. For this I made a long scene and an invisible character that moves slowly and has the camera follows behavior. This makes it feel like you are flying to the right. then the arrow keys control the main actor (you could use change velocity, move, accelerate, or whatever gives your player the right feel for your game).