game_change_scene
Switch the active game scene to any scene file by providing its resource path. Load and display a new scene.
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") |