Okay, I have a game that involves Teleporting. So when you load a slot you can choose between teleporting to a main server or to teleport to a single player server. I used the client to teleport the player before. But I found you can use teleport data using :TeleportAsync. So now I want to use TeleportAsync because it’s the best.
Should I teleport using the Server or the Client