HTML5
For tagging projects and questions related to web exports
Latest engine news:
So this is your first Jam with Godot 4? Here is what you should know beforehand!
- jynus replied
- Thinking about guiding those that may start using Godot 4 for the first time for the GMTK Game Jame 2023 happening next month, I have gathered some tips and must know things about Godot 4.0 and rough ...
- V
How to prevent Godot from removing new lines in strings after web export?
- DaveTheCoder replied
- I have a share link in my game that opens twitter with a pre-written text like so: OS.shell_open("https://twitter.com/intent/tweet?text=Hello\n\nWorld") This works fine when I preview my game during d...