Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to create Custom Teleport Screens?

Asked by 4 years ago

Now i dont know how to do this and the wiki is pretty confusing

https://developer.roblox.com/en-us/articles/Creating-a-Custom-Teleport-GUI

Can someone explain me this?

2 answers

Log in to vote
0
Answered by 4 years ago

First: Can you show a valid Attempt at making this second: The wiki Aint Confusing at all Did you read the whole thing?

Ad
Log in to vote
0
Answered by 4 years ago

Hey. To make a teleporter gui. You simply have to make 3 textbox guis. And each can represent like z, x, y. And when you add 3 cords into it then make the cframe.position = vector3.new(z, x ,y)

Answer this question