- Home /
Camera stutters a lot when looking around (need help)
Hello,
I've looked everywhere about this and tried a lot of things but havent found a solution. Basically I have a first person controller in my game and when I enter game mode the camera stutters like crazy. Any answers to my questions will be greatly appreciated. The controller I'm using is one I donwloaded here it is: https://www.youtube.com/watch?v=PKL4-8rOxMQ&t=214s
Answer by deniskotpletnev · Jul 26, 2020 at 10:03 PM
Try experimenting with RigidBody interpolation on the player and on the camera (Set IsKinematic = true on RigidBody camera and IsGravity = false)
Your answer
Follow this Question
Related Questions
Camera following the player in 3D - in object hirarchy or through scripts? 1 Answer
Moving camera around with GUI buttons 4 Answers
How can I respawn my RigidBodyFPSController facing new direction? 0 Answers
issue with jerkyness (jittery rendering/movement) every couple of seconds. 1 Answer
Mouse Orbit Zoom Problem 2 Answers