Hi,
What I'm trying to do is adjust camera's position so that:
1. When the spaceship's velocity is constant, the camera tends to occupy certain spot behind the ship; the distance between that spot and the spaceship is constant and does not depend on spaceship's velocity.
2. When the spaceship is accelerating, the camera starts to lag behind
3. When the spaceship is slowing down, the camera closes on the spaceship

Any idea? and How i can make the camera adjustment smooth..?
Hope someone could help.
Thanks