When I run my game within C2 (with the run button), this is what my project looks like
Completely fine, and working. However, when I export it as an HTML5 game and run it in my local developement server, I get this.
Nothing works, the event sheets neither. I got this error in the JS console, [quote:2i0ih1l1]Uncaught TypeError: undefined is not a function
The script is minimized so this is the best I can do.
How can I export this so that it performs exactly in C2.