Jump to content

UnrealOni/Documentation: Difference between revisions

m
no edit summary
(Dev console, Variables (notes))
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.
8,018

edits