rex_platform_moveto
Introduction
Move platformer to specific position.
Move platformer to specific position.
Usage
Sample capx
Sample capx
Move to target
This behavior will try to move platformer to target position by call "Action:Simulate control" at official platform behavior.
Call one of actions under category "MoveTo"
When it moves across target position, "Condition:On hit target position" will be triggered.
This behavior will try to move platformer to target position by call "Action:Simulate control" at official platform behavior.
Call one of actions under category "MoveTo"
- Action:Move to X
- Action:Move to object
- Action:Move to delta X
- Action:Move to distance
When it moves across target position, "Condition:On hit target position" will be triggered.