This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

hi guys, im trying to make an procedural generated map with the hightmap terrain plugin made by zylann, but i dont now how. does someone know how to do that?

Godot version 3.3
in Engine by (224 points)

Do you mean generating it in code on runtime, or generating it in editor to use the same one in game?

i mean generating it in code on runtime, yes. do you now how to do that?

i found out how to do that in the editor, but not wile running :(

I'm not sure that's possible with this addon, as it generates the mesh once on load iirc. I believe 4.0 will support heightmaps and should let you do it pretty simply, but for now you might be best off creating a generator from scratch. It would probably be a good idea anyway to give you more control of your game logic

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.