Away3d simple third-person camera
Ok I will be point blank about this. I want a following camera in away3d scene that looks at an object.
What I want the aspects of it to be is simple.
I would want it to not move left and right when you click on keys to move left and right. But just stay put and have the character alone move right.
But when you press keys to move forward in backward it moves at the same angle the character moves. Just a typical third person camera. Nothing to hard, Its just that I have been trying to do this for a long time and have yet to figure out how!
For an example of what I want, if you have ever played Jak and Daxter the Precurser Legacy. I want it to be something like that style. Doesn't move left and right. Just forward and backward along the angle it is facing, which would be the direction where your character is.
Can anyone point me out on how I would get this done?, Please someone help!