Raycast2DTransition

It will transition by 2D of Ray cast.

Raycast2DTransition

Properties

Property Name Description
Origin The starting point of the Ray
Direction Direction of Ray
Distance Distance of Ray
Layer Mask Determination target layer
Min Depth Minimum depth value
Max Depth Maximum depth value
Check Update Whether or not to make an update decision.
Tag Checker tag check
Field NameDescription
Is Check TagWhether to check the tag.
TagTag to be checked.
Raycast Hit 2D Output hit information by raycast.
Next State Transition destination state.
Transition Method : OnStateBegin, OnStateUpdate