j_mie6
Deity
I know how to debug C++ code in game and I discovered the the python debugger has a simmilar look (after using it to debug some personal code). the question is how do I use the python IDLE debugger to debug in game code? I need an idea of what is going on in my code