How To MAKE TELEPORTERS in Roblox Studio!

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024

Комментарии • 17

  • @Derderderxander
    @Derderderxander 5 месяцев назад +1

    Rusty nice vid! But if you want you can make script smaller
    HERE
    local Tp1 = script.Parent.Tp1
    local Tp2 = script.Parent.Tp2
    local db = false
    Tp1.Toched:Connect(function(hit)
    if hit.Parent:FindFirstChild("Humanoid") then
    hit.Parent.HumanoidRootPart.Position = Tp2.Position
    end
    end)
    SIDE NOTE - name Tp1 and Tp2 whatever you want, btw maybe a grenade tool tutorial? i cant find any good ones but i know that you will make it good:)

    • @FAGAME-pv4fl
      @FAGAME-pv4fl 5 месяцев назад

      What is that script ?

    • @Derderderxander
      @Derderderxander 5 месяцев назад

      @@FAGAME-pv4fl it does the same work as his script, if you want explaining then we check when something touches tp1 if its a player, if ye we teleport its humanoidrootpart to tp2(Where humanoidrootpart is where whole body is)

  • @Johnink03
    @Johnink03 5 месяцев назад

    nice video rusty

  • @Jeff-k5sgu
    @Jeff-k5sgu 5 месяцев назад

    Finally I know how to make teleport parts, I didn’t know till now. Thanks rusty

  • @DavidWinstead
    @DavidWinstead 5 месяцев назад

    Thanks for this tutorial, your method of a teleporter is much easier than the one I came up with. You Rock!!

  • @sabrinasauer1953
    @sabrinasauer1953 5 месяцев назад +1

    Cool

  • @darkxenmv
    @darkxenmv 5 месяцев назад

    Early asf xD

  • @1friendlynoob
    @1friendlynoob 5 месяцев назад

    Now I could teleport everywhere!!!

  • @Roblox_bacon80
    @Roblox_bacon80 5 месяцев назад

    Hey can you make a currency cost teleporter?

  • @dadude1230
    @dadude1230 5 месяцев назад

    Ill tell my friend so he can use it for an upcoming sky city tycoon update

  • @Meierrr
    @Meierrr 5 месяцев назад

    objective/quests tutorial?🧐

  • @Ray_TheMerchant1342
    @Ray_TheMerchant1342 5 месяцев назад +1

    Thumbnail: How to... TELEPORTERS
    💀 💀 💀

  • @NickyProRex
    @NickyProRex 5 месяцев назад

    I saw right now!!

  • @CheezydonoYT
    @CheezydonoYT 5 месяцев назад

    First

  • @Air.shortss
    @Air.shortss 5 месяцев назад

    Hi

  • @golem5605
    @golem5605 5 месяцев назад

    4th