Rigidbody2DMoveOnWaypoint

Move the Rigidbody2D along the Waypoint.

Rigidbody2DMoveOnWaypoint

Properties

Property Name Description
Target Rigidbody2D of interest.
Speed Moving Speed
Waypoint Route to move Rigidbody2D
Offset Position adjustment offset
Clear Dest Point Flag to restart from the first position of Waypoint when restarting
Type Play type.
Once
Only once
Cycle
Move from the end point to the start point and loop
Ping Pong
Turn back at the end
Done State transition at the time of movement completion(only Once)
Transition Method : OnStateUpdate