PathCommands - cyritegamestudios/trust GitHub Wiki
Overview
Commands for recording, saving, starting, and stopping path movement.
Commands
| Command | Action |
|---|---|
// trust path record |
Start recording a path or discard the current path. |
// trust path save path_name |
Save a recorded path. |
// trust path start path_name [reverse] |
Load and start a saved path. |
// trust path stop |
Stop the current path. |