OnCollisionExit2DTransition¶
It will transition the state when the OnCollisionExit2D is called.
Properties¶
Property Name | Description |
---|---|
Is Check Tag | Whether to check the tag. |
Tag | Tag to be checked. |
Collision 2D | Collision2D output. |
Next State |
Transition destination state. Transition Method : OnCollisionExit2D |