ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
14.75k stars 2.18k forks source link

Always compute slider ball rotation based on tangent #28343

Closed Hecatia-Lapislazuli closed 2 months ago

Hecatia-Lapislazuli commented 2 months ago

Closes #27037

Calculates the rotation based on an approximation of the tangent at a given point on the slider's path, rather than calculating it based on the previous position in the map.