Had an idea to create a type of dungeon system for my game (very original idea) although wanted it to be a little better that just average loading rooms onto set parts
and saw this
Video for people to lazy to go to the other post
He created a type of chunk / cell system where rooms would load into the chunks and stuff
Now the first thing i want to work out is how to create the chunk / cell system
Like create the cells and be able to get a chunk type position? (like Minecraft’s coordinate system, but for the chunks)