LitMotion icon indicating copy to clipboard operation
LitMotion copied to clipboard

Why are LitMotionAnimation's components read-only?

Open Rotanticu opened this issue 6 months ago • 0 comments

The target and settings of the Property Animation Component are also restricted to private properties This is very inconvenient to use scripts to create animations in bulk I hope all the attributes that can be modified from the panel can also be modified using scripts, which is more conducive to automatically generating default animations

Rotanticu avatar Oct 12 '25 20:10 Rotanticu