move_node
Move a Godot node within its parent by specifying the node path and new index. Reorder children in the scene tree for runtime testing and scene manipulation.
Instructions
Move a node within its parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| index | Yes |