Fixing player movement and turning
Attempt #2: The player's yaw angle is now updated only duringsharp tics. This means movement and turning are now done insync, which should hopefully conform to the original movementbehavior.
View differences
Fixing player movement and turning
Attempt #2: The player's yaw angle is now updated only during
sharp tics. This means movement and turning are now done in
sync, which should hopefully conform to the original movement
behavior.