Skip to content

PathCommands

cyrite edited this page Jun 19, 2026 · 1 revision

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.

Source

PathCommands.lua

Clone this wiki locally