Hello,
I'm making a game where the player controls an aircraft with arrow keys.
Now I'd like to know how to get the shadow of the aircraft to become smaller as I press the arrow key up, and bigger again when the aircraft is moved down.
The aircraft is bound to the layout so the shadow should stop increasing and decreasing in size when it reaches the layout border.
I've already set the the shadow to always move with the aircraft.
So anyone know how to do this?
Thanks!! - R