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