Only our game had this problem, the other were made with cocos2d
To fix it the player need to set their browser to desktop mode.
I have tried different scaling setting. Change width/height to match scene, no changes, and even check the update resolution during the game but none seems to work.
To help your friend tell him he can modify the files in the subfolder resources/GDJS/Runtime of his GDevelop installation directory to not have to modify the files after each export
Hi I’m been trying to do the same for my HTML5 build, having the exact same issue on samsung browser.
I tried your style code in the index.html… But nothing seems to work.
Would u be able to guide me on this?
Hello, I have the same issue as yours… did you manage to solve it? I tried inserting the code into the index, but nothing happened. I also tried creating an external CSS and calling it in the index, but it doesn’t scale on the Samsung browser. Thanks and goodbye.