Set a GDevelop scene variable
set_scene_variableSet or update a scene variable in a GDevelop project with primitive, structure, or array values to manage game state.
Instructions
Create or update an editable scene variable with a primitive, structure, or array value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| projectId | Yes | ||
| sceneName | Yes |