OnCollisionExit2DTransition


This is the documentation for Arbor 3.2.4 and earlier.

See Arbor Documentation for the latest documentation.

It will transition the state when the OnCollisionExit2D is called.

OnCollisionExit2DTransition

Property

IsCheckTag Whether to check the tag of the opponent.
Tag If you check the IsCheckTag,
If the same as the tag partner tag specified by the transition.
NextState Transition destination state.

Version

1.7.6 or later