+3 votes

In my case, i use a tilemap with 64x64 tiles for the mobile-like game i'm doing now.
https://imgur.com/a/MpKrd4u

in Engine by (122 points)
recategorized by

do you want 3D or 2D?

Hi Millard! The game it's 2d.

2 Answers

0 votes

If your question is about the logic of making a random level, the answers are not Godot specific and you should look up "generating mazes". Many approaches are to make some random rooms and then connect them.

If you have a more Godot specific question, could you add many more details?

by (335 points)

in which case the only "problem" with his question would be the category it is in. It might be in Gossip rather than Engine. This site allows any questions as long as its related to game development. :)

Just updated it. Thanks!

0 votes

There are some nice tutorials for this topic - try searching for procedurally generated maps

GDQuest demo code
Video introducing the code
Another useful example

by (658 points)
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.