Debugging Your Mods

From Off Grid Wiki
Revision as of 17:28, 23 August 2017 by Rich (talk | contribs) (makignt he stub for the debuggin page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

If you are new to modding or code, one of the most important things to get your head around is how to read logs and debug them, this is key to making your mods work.

It's possibly heartening to be told that things hardly ever work first time in game dev or modding, you have to have a crack, paint the broad brush sroes of what you are after, witness it crash, the fix and refine it from there.

Luckily we have made off Grid's tools for debuggin pretty darn handy:

Ai Debugger

Log menu

Unity Console

Console Commands/ Debugging App