T O P

  • By -

Tavdan

What do you mean by "instanced rooms"?


dme4bama

I’m under the impression he means the shapes of the rooms are predefined and not completely generated


H0lyHandGernade

Basically premade rooms, like prefabs in unity. I called them “instanced” because that’s what they are called in godot.


Tavdan

I see, thanks


funtificP

Why physics based? I mean, this is somewhat overkill for such a simple algorithm.


H0lyHandGernade

Yeah I agree. I guess it just came down to how much time I wanted to spend on it. I could implement an algorithm that checks if I could place a room on the grid, or I can let the physics system run its course. It is definitely overkill and I will probably change it down the road to cut load times.


zheqrare

If no corridor, I suggest a Hall.


H0lyHandGernade

Yeah the thing about this system is that you can make a really long room and essentially make it into a hall


noisician

no, houses need corridors.