Allgamesdude
The Creator of the WIP game, Pokémon Cosmic. Looki
- 282
- Posts
- 12
- Years
- Bay Area, California
- Seen Jun 28, 2016
Hi all. I have a part in my game which has a dungeon esque theme to it. However, its a forest. I want to have it randomly generated, but there are certain events that I need in certain places for the story to continue. How would I make this maze like world? I know I can use variables, and it works, but I have like 20 something variables, because there are like 20 exits. Only one actually leads to the correct area, and the others just teleport the player around the map. How would I make it so the player doesn't land on a tree or something when teleported? Also, how would I accomplish the overall maze dungeon forest thing with a small amount of variables?