Live data from Hacker News

Godot Editor running in a web browser

godotengine.org

1–10 of 128 posts

Re: Godot Editor running in a web browser

#4
post #2

Godot is such an amazing/polished game engine. I like it a lot more than Unity (at least for 2D).

I clicked on the doc link from within the native editor. It is less of a tutorial than I had hoped. Do you have a suggestion for getting started with it?

Re: Godot Editor running in a web browser

#6
post #2

Godot is such an amazing/polished game engine. I like it a lot more than Unity (at least for 2D).

How does it compared to Unreal? I've been using it a little to try and make a VR game and it's generally quite good I'm finding there are loads of bugs, or at least weird behaviours with materials and the OpenGL ES3 mode. And every time you change a setting it compiles like 3000 shaders which takes half an hour. Quite frustrating!

Re: Godot Editor running in a web browser

#7
post #4
post #2

Godot is such an amazing/polished game engine. I like it a lot more than Unity (at least for 2D).

I clicked on the doc link from within the native editor. It is less of a tutorial than I had hoped. Do you have a suggestion for getting started with it?

The step by step docs have been very useful for me: https://docs.godotengine.org/en/stable/getting_started/step_...

If you're a "work bacwards from a finished project" kind of person, this tutorial is quite great as well

https://docs.godotengine.org/en/stable/getting_started/step_...

Re: Godot Editor running in a web browser

#8
post #4

Earlier quoted context omitted.

I clicked on the doc link from within the native editor. It is less of a tutorial than I had hoped. Do you have a suggestion for getting started with it?

The step by step docs have been very useful for me: https://docs.godotengine.org/en/stable/getting_started/step_... If you're a "work bacwards from a finished project" kind of person, this tutorial is quite great as well https://docs.godotengine.org/en/stable/getting_started/step_...

That's great. And, I love that the examples all specify /home/ubuntu as the home directory, so the author is clearly using Linux. This is really cool.
Post reply on HN