animation - Why is Unity locking animatable attributes? -


example:

when add "shrink" (changing scale) animation image , hit play, can't change scale of image @ runtime using editor scaling tool.

is possible prevent , able edit parameter @ runtime without triggering animation?

because animation updating , setting value every frame, overriding changes.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

'hasOwnProperty' in javascript -