AnnulusGames/LitMotion

Any plan for preset or reusable configuration?

Closed this issue · 1 comments

Do you have plan for preset configuration that can be saved in a MonoBehaviour or ScriptableObject so we can mirror the functionality of DOTween Animation?

image

I'm skeptical that LitMotion needs such a feature. I've been using DOTweenPro for a long time, but I've never used the DOTween Animation component. I think Timeline is a better way to build animations without writing code. (You can easily create tweens on Timeline by using TweenPlayables.)