#Infinite Map

1 messages · Page 1 of 1 (latest)

grave badge
#

How do I make an infinite map for my game?

bleak tundra
bleak tundra
grave badge
#

rooms, hallways

bleak tundra
#

is there anyway you can send a vid for it

shadow dust
#

make alot of rooms, when completing a room , generate a random room , and fill the room with random enemies, chest etc and make it get progressively harder the more rooms you clear

silk sparrowBOT
#

studio** You are now Level 7! **studio

shadow dust
#

haven't made it just an idea.

twin lodge
#

You need to learn about Procedural Generation

#

Just like in dead rails and games like that

#

I mean Dead rails isn't purely procedurally generated but you can do that using a chunk loading system

#

Start by making something like a dungeon generator first