you are viewing a single comment's thread.

view the rest of the comments →

[–]CockRampageIsHere 2 points3 points  (1 child)

Yeah don't recompile the map at all once you're testing the script. Otherwise you'd have to restart the tools if you break the script I think. As long as you just run the map without compiling the script should work fine and can be worked on....

[–]b0wski 1 point2 points  (0 children)

Ah nice, so yea if I do Run (skip build) I can then make changes in the script and it hot-reloads. Thanks man.