I started a project in Windows, and everything seems to work fine. But the game jam I am submitting to require the game be playable in the browser, so I wanted to build as HTML5 and put on itch . io. I've never touched HTML before, and it's starting to frustrate me.
When I run code for attacks, it checks for collisions with targets. In windows, it's fine. In HTML it crashes.
Trying to follow debug guides have me right click and inspect the elements on the page. Which looks like some kind...
Game crashes during object collision in HTML5, but not Windows
When I run code for attacks, it checks for collisions with targets. In windows, it's fine. In HTML it crashes.
Trying to follow debug guides have me right click and inspect the elements on the page. Which looks like some kind...
Game crashes during object collision in HTML5, but not Windows