Godot Version
Godot 3,4
Question
I’m wondering if it’s possible to create a website on godot for the browser? If not, are there any plugins?
Godot 3,4
I’m wondering if it’s possible to create a website on godot for the browser? If not, are there any plugins?
It’s a lot of work, and platform dependant but it is possible. Generally you would be adding WebKit to your project. There’s a closed Github issue on the subject with a few projects testing the idea.
I wonder if it is possible to write a plugin in gdscript that converts the user interface into html and css…
Unfortunately outdated and very limited support:
Experimental native WebView control for Godot 3.2.x, works on macOS (WKWebView) and Windows (Edge WebView2).
It’s sad that this hasn’t been developed.
Strictly speaking, Godot can be exported to HTML5 and run in a browser. How is a game fundamentally different from a website? So it probably can.
If you’re referring to creating a website with Godot, it can technically be done with an exported project, but it’s not recommended for several reasons:
In summary, use the right tool for the job. If you have a web-based Godot project, you’ll need a landing page that isn’t made with Godot (like https://editor.godotengine.org).
This site I also couldn’t open on my e-book.