#C# attached script not being called?
1 messages · Page 1 of 1 (latest)
C# doesn't have any debugging support.
and afaik there's no plan to add them.
You'll have to use an external C# debugger
so I'd run the program from visual studio? and it will have all the stuff I've added from within godot?
If you mean ur code, yes.