#Camera Jittering

1 messages · Page 1 of 1 (latest)

west zephyr
#

Hey all, I had this problem around a year ago, but completely forgot the fix. I know its related to the physics and FixedUpdate in some way but im blanking entirely. When I rotate and move around an object, it appears like the object is jittering but its staying in place. Its the camera thats jittering and I cant figure out what it is for the life of me. I cant quite send a video as of yet, but I will be able to soon.

Heres my camera controller :
https://paste.ofcode.org/vd3Dx8DcQm6w3f7FkeGqhd

narrow lance
west zephyr
#

That he does, I do all the movement with a rigid body as well. I don’t directly mess with the transform of any of my gameObjects

narrow lance
#

You're rotating the Transform

west zephyr
#

Wait, do I? Where’s that?

narrow lance
vital kiln
#

Time to pull out the trusty snippet again nice

narrow lance
#

You don't even need that tbh