Demigiant / dotween

A Unity C# animation engine. HOTween v2
http://dotween.demigiant.com
Other
2.34k stars 351 forks source link

Animate per Axis in Pro? #616

Open sryaari567 opened 1 year ago

sryaari567 commented 1 year ago

I see there is no option in the Pro version to move or scale in one or two axis the way that you can in the non-pro version (DOMoveX/DOMoveY/DOMoveZ). Something like the bool in Scale for UniformScale. It would be nice to have to that, and even better if you can have a bool for Uniform ease ins/animation curve for each axis and when false, you can choose ease ins for each specific axis. This would allow animations to feel less linear, point A to B. Its just wild it exists in the code but hasnt been utilized at all by the interface in the Pro.