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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -