dphfox / Fusion

A modern reactive UI library, built specifically for Roblox and Luau.
https://elttob.uk/Fusion/
MIT License
598 stars 104 forks source link

`Spring` scales velocity across speed changes #339

Closed dphfox closed 3 months ago

dphfox commented 6 months ago

Current behaviour:

https://github.com/dphfox/Fusion/assets/11815374/c72cf6db-caab-4d47-9e48-6fc4e6cc0073

Physically correct behaviour:

https://github.com/dphfox/Fusion/assets/11815374/9ba75e2f-fb0d-4de4-b2f8-b5c9aac11d23

dphfox commented 6 months ago

Fixed in push-pull-execution thanks to a reformulation of springCoefficients