Is there any possibility to debug my code with breakpoints? Regards
Hello No there is no breakpoint, to debug LUA scripts, I use prints, display of variables and commands in LUA console,
Log in to post a comment.
Is there any possibility to debug my code with breakpoints?
Regards
Hello No there is no breakpoint, to debug LUA scripts, I use prints, display of variables and commands in LUA console,