create_test_character
Instantiate a character scene from a file path and place it at a specified world position for testing.
Instructions
Create a test character in the scene at a specified position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | No | World position [x, y, z] | |
| scene_path | Yes | Path to the character scene to instantiate |