- Home /
Animate two properties independently,How to animate two properties independently?
Say I wanted to animate the size of an object when hovered by my mouse, but the color of an object when clicked, how would I do that with Unit's animation system?
I have set up two animator layers, with correct clips. Either do what I want only when the layer is on top. Setting the layer to additive does nothing, I would like both animations to play together, but not necessarily simultaneously. ,If I want to animate two properties of an object, say I want to animate the size of an object when hovering with the mouse, but then animate the color when clicking, how would I do that?
I have set up two animation layers, and both do what I want when placed as the top layer, but won't play together. Setting the layer to additive does nothing.
Your answer
Follow this Question
Related Questions
Animation Mask vs Animator Layer Mask 0 Answers
Making Animation continue where previous animation left off? 0 Answers
Simple Animation Question (Resetting animation) 0 Answers
Duplicating animation clip keyframe behaviour in multiple clips 0 Answers
Is it possible to change the size of text in the animator window? 1 Answer