You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.
pointcache edited this page Jan 15, 2017
·
1 revision
Currently Debug system is an in game interface that uses reflection to peek into Configs and edit them.
To use it in game, open console and debug.enable
TODO:
Select any entity in game and edit its components.
Select any system and edit it (enable/disable, inspect internal values)