08-15-2019, 10:18 AM
Hi,
This might happen if you update your controller in Fixed Update (see the Update In value in the controller), while your camera is updated in Update or LateUpdate, and the physics FPS is different than the rendering FPS.
Is this what is happening?
This might happen if you update your controller in Fixed Update (see the Update In value in the controller), while your camera is updated in Update or LateUpdate, and the physics FPS is different than the rendering FPS.
Is this what is happening?
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

