HTML5 Questions
1
So i have exported my game to the Web, and noticed a lot of lags, currently the main thing i worry about is when i just opened the game and for example pressing shoot button, it takes some time before...
Mulder asked 6/1, 2024 at 13:44
8
Hello,
On godot 4,
I try to have shadows working on a html5 3d project but at now, I do not know how to do it.
My meshes have uv2, and my meshes materials cast shadows and my directional light enable...
Bobsled asked 17/4, 2023 at 9:31
3
So I have a godot game that I have uploaded to mrnull1.github.io.
however, I'm not sure how to configure SharedArrayBuffer and Cross Orgin Isolation, so could someone show me how to do this?
Aurita asked 13/12, 2023 at 20:28
16
On itch.io, the game works fine. However, when I embed it onto anything, it gives the same error as you get when trying to run a game in the browser.
Is there something I missed? when I run it on the...
Presentational asked 13/12, 2023 at 1:19
8
Heya!
I wanted to check the web loading times and sizes for Godot compared to Unity. I have a long running test scene for Unity that compares different versions with different settings (link) and sta...
Shape asked 1/11, 2023 at 21:32
3
You can easily try the web version here: https://godot.toxe.net/bug_sticky_web_input/
This bug happens to me in Chrome and Edge (but not in Firefox) and is very easy to reproduce (I only tested on Wi...
Sibert asked 11/11, 2023 at 15:46
9
memory access out of bounds.
Zoogloea asked 25/10, 2023 at 18:32
5
Solved
I need to have fullscreen but I get this:
In developer tools I see this:
How can I make fullscreen?
Ilex asked 21/10, 2023 at 22:25
3
hi
please help
how to create augmented reality for android and ios as an app and as web based ?
thanks in advance
Countercurrent asked 15/10, 2023 at 15:8
8
Hello everyone, I'll try to keep this concise.
The setup: Dedicated server hosted on a DigitalOcean droplet created using WebSocketMultiplayerPeer.
Client served on a the HTML5 platform, also created ...
Bono asked 18/10, 2023 at 20:33
1
I've exported a sample of my game to HTML5 and I'm noticing an issue with my character model. At certain angles, my character model becomes invisible entirely with no debug logs or errors. This doesn'...
Arvonio asked 4/10, 2023 at 5:27
2
Solved
hello!! i was wondering if it would be possible to export for the web if i were to use C++ via GDExtension for a project. i understand that exporting C# to the web is currently not possible in godot 4...
Breen asked 2/10, 2023 at 1:25
3
Solved
Hi!
Dumb issue, but I am trying to fix it for 10 hours now.
My game crashes on Chrome for Android. I tested 3 different smartphones. The loading bar moves a bit and then the whole tab stops, showing ...
Sero asked 25/9, 2023 at 20:59
11
Hi,
Just to help the community because I have searched few days in godot docs, and on the web.... 🙂
About
1) how to configure apache server in order to contains html5 export godot project
2) how to ...
17
There's a TurboSquid (turbosquid.com) model I'd like to use in a Godot project. The project will be exported to one or more of the Web, Android and iOS platforms.
Here's the relevant part of their li...
Moldboard asked 5/9, 2023 at 7:26
2
[Godot 3.5.2-stable]
How do you specify that an HTML5 export is release or debug?
Padre asked 21/8, 2023 at 21:4
8
does anyone know anything? is a solution in the works?
Just found a few videos on youtube about problems with HTML 5, I was warmed by the idea that I could publish a small game and people could play ...
Ottavia asked 12/8, 2023 at 10:21
2
Solved
Hi,
Maybe this is expected with any Godot HTML5 project, I wasn't able to confirm it after searching for a while. I have a fairly simple project using Godot 4.1 and when running it on a web browser o...
Deon asked 7/7, 2023 at 18:55
5
I'm trying to export my game using HTML to itch.io and followed the basic steps with exporting the project. Already changed my main html file to index.html and clicked the shared buffer array option o...
Lordling asked 8/7, 2023 at 10:0
4
Solved
Is there any Export template for Godot Mono version 4 for the Web Presets (Runnable)?
Bethlehem asked 3/7, 2023 at 14:54
1
So, I am used Godot 3.4.4 to develop a game (since Godot 4 does not export right to html5 currently, it's giving errors that there are no easy solutions). The game is working correctly in desktop web,...
Marinmarina asked 22/6, 2023 at 17:40
2
Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server ...
Neisse asked 8/6, 2023 at 4:32
5
We call viewport.get_texture() to pull the viewport texture.
if I turn off the GPU then everything works perfectly and we get a well defined ordering.
With the GPU we can get an undefined result and...
Thrice asked 5/6, 2023 at 17:20
7
Hi all !
I'm facing this issue: I made an HTML5 game, with sounds inside, related to events.
This works fine, audio is played in Chrome/Firefox etc.... when the game has the focus (the tab is selecte...
Agriculturist asked 24/5, 2023 at 7:49
2
Just to clarify that I'm reading this correctly and/or understanding it correctly - Godot has no shadow support for webgl currently?
Cobra asked 30/4, 2023 at 22:49
1 Next >
© 2022 - 2025 — McMap. All rights reserved.