Hey there
I want to create a game with lots of custom js code, but when pressing "Run layout" I assume construct generates its code again, so I can't really edit/maintain custom JS file?
if I call a function from construct, I can only test it after exporting it to html5, and then adding my function in there...