Hello, I have just started experimenting with VS Code and Defold Kit extension.
However, I have a problem. When I run debug session with a breakpoint, it stops on it properly but later on, if I untoggle it (the breakpoint), resume execution, and toggle back, the program doesn’t stop on it anymore. Is this normal behavior? I have added the debugger.script
to my main collection.