How do I make a seamless teleporter?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    Teleporter from a place instance to another place instance, with a loading gui that’s seamless while teleporting.

  2. What is the issue? Include screenshots / videos if possible!
    Don’t know how to do it!
    Heres a video for example (taken from Royale High)
    https://www.youtube.com/watch?v=J_u9leMXVaU

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I can make a gui fade in then teleport you, but idk about the scripting for the place you get teleported to so its a seamless teleporter

1 Like

This link should give you the info you need for disabling Roblox’s default loading screen and making your own.

2 Likes

I’m pretty sure they’re utilizing the teleport UI feature. You should take a look into the SetTeleportGui and GetArrivingTeleportGui functions.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.