Currently, we’re not able to debug our games properly. I see that the implementation of full debugger functionality might be a very time consuming task. However, to support a better understanding of what our games do while running, we perhaps do not need a full-fledged debugger.
How about just to add a little watch window beside the game window and enable the creators that way to monitor number and token variables? Also status values like maximum health and properties of NPCs and monsters should be supported.