Renforge Set Var
renforge_set_varSet a variable in a running Ren'Py game's store namespace to modify game state during live debugging or testing.
Instructions
Set a variable in the running game's store namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||