Set a GDevelop global variable
set_global_variableSet a project-wide variable in GDevelop to store primitives, structures, or arrays.
Instructions
Create or update an editable project-wide variable with a primitive, structure, or array value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| projectId | Yes |