Debugging |
If the ingame console is active there are more features that can help you with debugging your game.
Scriptupdates - The scriptwindow has an updatebutton which allows you to update the current script right into the running game without having to restart it.
F11 - Displays all currently used variables of your game including their values.
Fast Forward - It can be boring to test a game over and over again. To make it a little easier you can accelerate the game by using Key + and Key
-
. This goes up to 3x of the normal game speed. All sounds and music will also be played faster.