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

Will llook into it. However I dont use Linux, so I might not be any help.

It all works on Windows too cause the magic of opensource. Almost every foss browser does. No probs here.

(1 edit)

It is just I wouldn't disregard the possibility that Unity or Itch use not fully compliant methods to cut development time or whatever. In this case some settings/HTML shell/Javascript tweaking might be needed.
Unfortunately I haven't tried to make a mousegrab in my Godot to test things so i can't tell what exactly might be going on under the hood.

Tested in other Chromium (qt5webengine)-based browser Eric (specialized browser for web development and debug), this one reports attempts to grab mouse and seemingly grabs and hides it if allowed but the rotation angle is still limited( 
Seems like a persistent problem not limited to Falkon.

I am sorry, but I just cant keep up with you at this point. If you want to do something about the problem, feel free to use my game, I will not sue you or some EU mess. All I used was - Cursor.lockState = CursorLockMode.Locked; Something like this.