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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -