Hello Fellow Developers,
recently, i maded a E to teleport script system. and i wanted to show you, if you are beginner developer. you can view the scripts down in this topic.
** TUTORIAL**
- Enter 2 Parts in Workspace.
- Change the color how you want.
- enter the ProximityPrompt in the teleporters.
- enter a script in proximityPrompt.
Here is the script:
local ProximityPrompt = script.Parent
script.Parent.Triggered:Connect(function(player)
player.Character.HumanoidRootPart.Position = workspace.Destination.Position
end)
do the same thing with the Destination.
- for beginners who want to make an RP, and make a morph room, this is very useful. so you can teleport, instead of walking.
Topic is closing on:
2022-02-02T23:00:00Z→2022-02-20T11:45:00Z