OnTriggerExit2DTransition

It will transition the state when the OnTriggerExit2D is called.

OnTriggerExit2DTransition

Properties

Property Name Description
Tag Checker tag check
Field NameDescription
Is Check TagWhether to check the tag.
TagTag to be checked.
Collider 2D Collider2D output.
Next State Transition destination state.
Transition Method : OnTriggerExit2D