BoolClub / ProjectCrusade

First project of RHS Software Development Club
0 stars 0 forks source link

Entraces In Rooms #39

Closed Authman2 closed 8 years ago

Authman2 commented 8 years ago

How many entry ways should each room have? I know they are being procedurally laid out, but the hallways need to connect to the entry ways so the player can actually go into the rooms. Should I just draw four entry ways into each room (top, bottom, left, right)?

christiancosgrove commented 8 years ago

Any number of entrances in any position should be fine. I've designed it so that any non-solid edge tiles connect to the hallways.

Authman2 commented 8 years ago

Ok I'll try to design a lot of different kinds so that we can have some variety in the rooms.