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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
Fixed by adding bevy_dolly as the camera driver, and driving the camera sepperate