- Joined
- Jan 2, 2020
- Messages
- 1,266
When I try use DebugStop (compiling using Desktop mode, and debugmode on) I put the command in OnRender as the first instruction, which makes it lock up everything and I had to reboot? After trying this I have to confess that I have not had time yet to try to put the instruction elsewhere in the code bc I was so sure it would work in some way or another. Will try more later on..
Am I supposed to use it in OnUpdate or other special places in the code? Can I use it in methods and functions called by OnRender?
Am I supposed to use it in OnUpdate or other special places in the code? Can I use it in methods and functions called by OnRender?