#would anyone be willing to teach me how to make a room generator (similar to Doors)?
1 messages · Page 1 of 1 (latest)
if shortly:
- make alot of room presets where thay have 1 door as entrance (without the door, only doorframe) and 1 door as exit
- put them all in an object list
- each time you generate a room you just pick a random room from that list and tthen remove it from that list
- teleport to out of bounds every 3rd room back (before before previous from room player is in) and return it to the list. do that every time player generates a room
Im confused
what
Nah that was me
sorry !!
what happened
Id reccomend studying some stuff on procedural generation, theres definetly a bunch of tutorials and videos on youtube (not specifically on recroom most likely)
A replicator could also help if you are in rooms 2.0
How do I implement actual code into CV2 though?