set_game_node_property
Change a live node's property in a running Godot game and retrieve its old and new value.
Instructions
Set one property on a live node in the running game and return its old and new value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| property | Yes | ||
| node_path | Yes |