Jittery Movement #1

Closed
opened 2024-11-03 04:33:43 +00:00 by mitchell · 1 comment
Owner

When moving and looking, there is a lot of jitter.

This should be solved by adding a camera controller that moves the camera to the player instead of just having it as a child of the player's head.

See:
https://github.com/Jondolf/avian/issues/211#issuecomment-1789342920

When moving and looking, there is a lot of jitter. This should be solved by adding a camera controller that moves the camera to the player instead of just having it as a child of the player's head. See: https://github.com/Jondolf/avian/issues/211#issuecomment-1789342920
mitchell added the
Kind/Bug
label 2024-11-03 04:33:48 +00:00
Author
Owner

Fixed by adding bevy_dolly as the camera driver, and driving the camera sepperate

Fixed by adding bevy_dolly as the camera driver, and driving the camera sepperate
Sign in to join this conversation.
No description provided.