Hi!
I recently uploaded an html version of my game to itch.io. The game was made in Godot 4.2. It works fine for the most part, but there is an annoying bug that prevents the player from finishing the game.
In essence, there is a point where the player needs to complete a text by clicking on buttons.
The problem is these buttons are displaced in the browser version, so parts of the text underneath become unreadable. Here is an image. Look at the beginning of the second line beneath "Background".
The thing is everything looks fine in my computer. The downloadable version is also fine.
I think it has to do with itch.io stretching the game to make it fullscreen, but I am not sure. Has anyone encountered this issue before?
As always, many thanks!