a
This commit is contained in:
parent
9d49763904
commit
1e141f98b3
1 changed files with 2 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
A runtime instance inspector for GMS1
|
||||
# Runtime instance inspector for GMS1
|
||||

|
||||
|
||||
## Setup
|
||||
1) Add the files in the right order: objDebugList first, everything else after
|
||||
|
|
@ -16,5 +17,3 @@ scrDebugInspectorInitialize("gameStarted")
|
|||
The other two arguments for the initialization function are optional but nice to have.
|
||||
- `debug_key`: Sets a keyboard key that must be held before its possible to bring up the inspector using mouse buttons
|
||||
- `font`: Font to use instead of the default font. Monospace works best.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue