coolAlias/DynamicSwordSkills

Client-side skill animation affected too much by framerate

Closed this issue · 0 comments

High framerates result in player spinning too much or dodging too far, for example, while slow framerates result in the player failing to turn one full circle.

Higher framerate issues may be solved by multiplying by partial tick time; not sure how to handle lower frame rates.