reset_scene
Reload the active Godot scene to reset game state during testing, enabling rapid iteration in test loops.
Instructions
Reload the current scene in a running interactive Godot project. Useful for resetting game state during test loops. The project must be running via run_interactive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||