navigate_to
Moves the 3D player toward a specified node or world position, with configurable speed and camera/player paths, and returns immediately.
Instructions
Start walking the 3D player toward a target node or world position and return immediately
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| move_speed | No | ||
| camera_path | No | ||
| player_path | No |