Input device: Difference between revisions

Jump to navigation Jump to search
Line 301: Line 301:


* You can explore the internal property tree to see many variables that can be altered using joystick buttons or axes (File/Browse Internal Properties)
* You can explore the internal property tree to see many variables that can be altered using joystick buttons or axes (File/Browse Internal Properties)
* You can test bits of Nasal code and do some other useful things using the Nasal Console (Debug/Nasal Console).


* All Nasal code shares a common namespace, so it's possible to set a variable in one nasal binding, and to read it in another.
* All Nasal code shares a common namespace, so it's possible to set a variable in one nasal binding, and to read it in another.
482

edits

Navigation menu