I’m trying to create an animation of a spaceship turning around.
To do this, I want to make the ship move on the LOCAL x-axis so that when it is rotated on the z-axis, it will keep moving forward relative to itself, like a real vehicle.
However, I can’t find a way to animate objects using their LOCAL coordinates. How does one do this? (I’m using Blender 2.56)
Thanks!