I have a camera set up so that it is always looking at an entity from a 45 degree (ish) angle.
I want to be able to make it so that the user can use the left or right arrow keys to rotate the camera (view) around this entity. Therefore the camera height and distance from the emtity remain the same.
How would I go about doing this? Could I somehow create a large pivot point around the entity and attach the camera to the outside of that?
Any help would be great.
I want to be able to make it so that the user can use the left or right arrow keys to rotate the camera (view) around this entity. Therefore the camera height and distance from the emtity remain the same.
How would I go about doing this? Could I somehow create a large pivot point around the entity and attach the camera to the outside of that?
Any help would be great.