Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Admin (1 edit) (+1)

You should be able to cancel the mouse event in javascript. Maybe this will help? http://stackoverflow.com/questions/7439042/css-js-...

thanks adding the user-select: none (from second answer) to the index.html before compress and upload seems to fix it