Script Engine Debugger: Difference between revisions
Created page with "alt=SkyTemple Script Engine Debugger|thumb|SkyTemple Script Engine Debugger The '''SkyTemple Script Engine Debugger''' is an application bundled with SkyTemple that allows editing the game's Script Engine scripts. It has a builtin emulator to test changes made to the game in real time. The Debugger can be opened from SkyTemple by clicking the File:SkyTemple Script Engine Debugger Logo.png|alt=Bug-Icon to open the Debug..." |
Add navigation template |
||
| Line 90: | Line 90: | ||
* ''OpCodes'': Print debugging information about opcodes processed by the script engine. | * ''OpCodes'': Print debugging information about opcodes processed by the script engine. | ||
* ''Engine Events'': Print whenever the debugger detects script and scene files being loaded and unloaded. | * ''Engine Events'': Print whenever the debugger detects script and scene files being loaded and unloaded. | ||
{{NavSkyTemple}}{{NavScriptTerms}} | |||
{{NavScriptTerms}} | |||