• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Legacy GM Generating Paths from one object to another

M

Mackenzie

Guest
So ATM i am trying to make a random generating Dungeon, I have a script that makes rooms, and one that create Biomes in the Room. What i'm having trouble with is the tunnels from one room to another. I need to know how to make a path from one object to another while avoiding/going around other rooms. I think i have the ability to code it. But don't know were to start. I'm not using a DS_grid, as i think its easier to use what i have created.

So, how to i go about this? can anyone help, would be greatly appreciated!!
 
Top