HOW TO MAKE A E TO TELEPORT🛠️ Roblox Studio Tutorial

Описание к видео HOW TO MAKE A E TO TELEPORT🛠️ Roblox Studio Tutorial

In todays video I show you how to make a E to Teleport. I Hope you enjoyed the video, Have a lovely rest of your day! If you are a bit confused what to do, Feel free to message me on Discord and Ill help you out!

If you would like to support me even more, Super Thanks is also another way to show your appreciation!

🌟 Floppys Discord Server:   / discord  

Script:

local ProximityPrompt = script.Parent
ProximityPrompt.Triggered:Connect(function(Player)
wait(2) -- Here you can change the amount of time the system waits until you teleport to the other part after clicking E.
Player.Character.HumanoidRootPart.Position = game.workspace.Beachpad.Position -- Depending what your exit part is called, Change the "Entry2" to whatever your part is called.
end)

🌟 Floppys Roblox Game : https://www.roblox.com/games/11301003...

Roblox Studio Tutorial
Roblox Studio
Studio Tutorials

Комментарии

Информация по комментариям в разработке