character_navigation
Navigate the playtest character to any target 3D coordinate in the world, with optional speed control.
Instructions
Official Roblox Studio: Navigates the playtest character to a target 3D coordinate in the world.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | No | Walk speed modifier | |
| targetPosition | Yes | Target destination Vector3 [x, y, z] |