Greetings,
I made a game recently that allows the user to customize their own 2d character with different sprites and color possibilities. I wanted to export the game with WebGL to host it on a website. It worked but somehow in WebGL on Chrom, Firefox or explorer, the mouse input doesn’t work. Clicking on things doesn’t do anything, only the UI Scrollbar and UI Buttons are click and moveable. In Unity it works fine and as a PC Build the mouse input does work as well. Any ideas what I could do? :/