RusherDevelopment / rusherhack-issues

Public repository for reporting issues and suggestions in an efficient manner
74 stars 9 forks source link

[BUG] Smooth Freelook animation is fps based #1584

Closed tumen102 closed 4 months ago

tumen102 commented 4 months ago

Describe the bug The animation on free-look's smooth setting speed is based on the amount of FPS you are getting. this means if you have high frames, it is very quick, and low frames mean it is slow.

To Reproduce Steps to reproduce the behavior: Enable Smooth Freelook Enable free look with high fps Set max FPS to 10 and re-enable it, it should be slower

Other mods List other forge mods you are using (if any): n/a

Expected behavior the animation plays at a consistent speed no matter the fps

Screenshots n/a

Additional context this isn't really important lmao

Auxnos commented 4 months ago

can be fixed with a lerp formula that accounts for frame timing

John200410 commented 4 months ago

Fixed in the next update