Hello! So, I am making a FNAF game, and I wanted so when you load in the game. the gui starts after waiting for every player to load. so everyone can load at the same time. Just like other scary Roblox games. Well, I search YouTube, devforum but no answers on how to make it. And since am kind of a beginner. Am not really sure how to code it
In TeleportOptions you have something called “Teleport Data”. You can send the number of players that are going to join the game in Place1, then in Place2 you can retrieve that number and wait for every player until they are all the same number as input. Kind of like how Doors made it.
how would I code it.? I kind of new to the teleporting service