game_change_scene
Switch the running game to a different scene by passing the scene's resource path, enabling level changes or scene transitions.
Instructions
Switch to a different scene file in the running game
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenePath | Yes | Resource path to the scene (e.g., "res://scenes/levels/level2.tscn") |