- Home /
Smooth follow with Mouse Orbit element
Hi
I'm creating a game that involves your character walking to and enter the car, the above two tasks are completed and is satisfying, however - the camera angles are not. I've been modifying "Smooth Follow" and "Mouse Orbit" for a bit now, they are still the same as the original script because I kept re-doing and I just couldn't script these effects together:
Follows the player's rotation (like Smooth Follow but without set height)
Adjustable height for camera (like Mouse Orbit but without side-to-side rotation)
I am still a nooby person when it comes to scripting, so thanks in advance for any help.
Ben
Your answer
Follow this Question
Related Questions
why unity camera scrolling updates scene only after transition has finished? 0 Answers
GUI.Box and Camera Movement 1 Answer
Orientation of Vector3.forward 1 Answer
GearVR, Using Swipe to control Camera in VR 0 Answers
How can I make the camera follow the player's rotation only on the z axis? 1 Answer