Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Help with HTML Export

A topic by FlamezGames created May 25, 2024 Views: 116 Replies: 1
Viewing posts 1 to 2
(+1)

I'm new to Godot and have attempted an HTML export, but it didn't work when I put the .html into Itch, anyone know why?

Submitted

Have you watched a tutorial on how to export Godot games to Itch? I imagine you do, but just in case, i've watched these two:

I've only exported to HTML one time, it worked correctly using the 2nd video, make sure everything you've developed was done using Godot's compatibility mode, some nodes don't work on HTML and compatibility disables or at least warns you to not use them.