Skip to main content

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

In the HTML5 version on itch.io, mouse movement does not track correctly. The in-game cursor/interface movement is slower than the actual mouse movement, especially when the browser window is enlarged or fullscreen. Please check canvas scaling, browser zoom / devicePixelRatio handling, and Godot Web export mouse input behavior.

the downloaded Windows version works normally