8,018
edits
Paradox-01 (talk | contribs) (Dev console, Variables (notes)) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 126: | Line 126: | ||
In Oni you can do some scripting with the developer console. | In Oni you can do some scripting with the developer console. | ||
We probably should also allow for some manipulations of variables like '''''ai2_chump = 1'''''. | We probably should also allow for some manipulations of functions and variables like '''''ai2_chump''''' and '''''chr_debug_characters = 1'''''. | ||
This requires a user widget and a key binding which will be ^ by default. | This requires a user widget and a key binding which will be ^ by default. | ||
The = sign serves as separator. A select node can then link to the individual variables. | The = sign and spaces serves as separator. A select node can then link to the individual variables. |
edits