How can i make terrain in Godot 4?
Im Fairly new to godot, and im using godot 4 for my journey
i wanted to have a cool looking world,
but i dont know how to make terrain using godot 4,
can anybody help?

Tomcat Are you perhaps talking about the Terrain Generator or The HeightMap Demo?

Which one do you think is better in terms of quality and performance in game?

    erlin31 Are you perhaps talking about the Terrain Generator or The HeightMap Demo?

    There is a choice: use the plugin for Godot or an external editor.

    • Terrain Generation is a thread that links to several free terrain generators.
    • HeightMap is a plugin specifically geared towards Godot, but is still under development. So, it's too early to talk about quality here.

    Which one do you think is better in terms of quality and performance in game?

    Performance is more about optimizing the game itself.