Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseAnimation Transitions define what happens when you switch from one Animation State to another. There can be only one transition active at any given time.
Property: | Function: |
---|---|
Atomic | Is this transition atomic? (cannot be interrupted) |
Conditions | Here we decide when transitions get triggered. |
A condition consists of:
You can adjust the transition between the two animation clips by dragging the start and end values of the overlap.
See also Transition solo / mute.