#Help With Procedural Generation Script
1 messages · Page 1 of 1 (latest)
create a bool variable and set it to true once the first player joins. then you check that one variable before generationg, and if its true, you do an early return
1 messages · Page 1 of 1 (latest)
I am making a procedural generation script, and it works fine with one person, but it spawns duplicate rooms with multiple people, pls help.
create a bool variable and set it to true once the first player joins. then you check that one variable before generationg, and if its true, you do an early return