Open kablouser opened 3 years ago
https://github.com/UnityTechnologies/open-project-1/issues/502
Changed the aerial movement logic to use the combined magnitude of (x, z) instead of treating the components independently. Otherwise, there is a diagonal speedup.
Verification: replicate steps described in the issue.
https://github.com/UnityTechnologies/open-project-1/issues/502
Changed the aerial movement logic to use the combined magnitude of (x, z) instead of treating the components independently. Otherwise, there is a diagonal speedup.
Verification: replicate steps described in the issue.