How to MAKE a TELEPORTER in Roblox Studio 2024!

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

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

  • @toxic_david
    @toxic_david 5 месяцев назад +3

    No kidding great video. I'm actively learning Roblox studio now and i always try to make the script as clear, short, simple and smart as possible. you did it but i think 2 scripts is bad

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

      Im glad im helpiing. Wdym 2 scripts is bad?

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

      @@devmelonroblox It would be better if you made only one script. the less scripts the better. (sorry for my english)

  • @DominicFallucca-m8v
    @DominicFallucca-m8v 2 месяца назад +2

    thank you this helped

  • @M44TTT
    @M44TTT 2 месяца назад +2

    took me a second but this is amazing tysm

  • @AydenThePerson
    @AydenThePerson 4 месяца назад +1

    You've earned a subscriber my friend!

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

    Thank you for the help

  • @remster488
    @remster488 3 месяца назад +1

    Tysm this works so well

  • @I_am_aguy.
    @I_am_aguy. 27 дней назад

    Thank you bro! Im working on a game based off of a really frickin big house. Is there a way to make a part that when touched it triggers a kickbrick to move through the room and make the lights move up making it look like it's dimming, forcing the player to hide?

  • @KalebXD0
    @KalebXD0 Месяц назад +1

    when i go on the part it doesnt teleport me idk why

  • @DaAce6969
    @DaAce6969 3 месяца назад +1

    Can you please make a day and night music tutorial pls?🥺

    • @devmelonroblox
      @devmelonroblox  3 месяца назад

      That’s a good idea I’ll tru that soon!

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

    youre way to underrated bro

  • @Rustykittless
    @Rustykittless 3 месяца назад +2

    this only works if im using just a normal part can you help please cus im trying to do this with a model

    • @devmelonroblox
      @devmelonroblox  3 месяца назад

      It works the same way with a model

    • @devmelonroblox
      @devmelonroblox  3 месяца назад

      Just choose the part that y want to teleport when touched

  • @nilsstruys552
    @nilsstruys552 5 месяцев назад +4

    Hey DevMelon thanks for the sword script but there somthing not working for me and i wanna make a sword game. So i can pay you 20 robux and im subbed for you to go to my game and make a sword. Goodbye DevMelon

  • @Ari-g3w
    @Ari-g3w Месяц назад

    It works but when I teleport it flies. Like I teleport and fall to the ground. How can I fix that?

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

    my version
    -------------
    local teleportcooldown = false
    local cooldown = 1
    local teleporter = game.workspace.TeleportersFolder.TeleportOne
    script.Parent.Touched:Connect(Function(hit)
    if hit.Parent:FindFirstChild("Humanoid") then
    if teleportcooldown == false then
    teleportcooldown = true
    local character = hit.Parent
    character.HumanoidRootPart.CFrame = teleporter.CFrame + Vector3.new(0 ,5 ,0)
    wait(cooldown)
    teleportcooldown = false
    end
    end
    end)
    -------------

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

      Dude thats good

    • @RobinDeTrollBoy
      @RobinDeTrollBoy 5 месяцев назад +2

      @@devmelonroblox thanks, im kinda new to coding but i know the fundamentals, i've learned how to make a door that opens with a key too

    • @Kyreex
      @Kyreex Месяц назад

      whoa thats so cool, i really need to know learning better with scripting because you can do so many things with it!

  • @Baconzin907
    @Baconzin907 5 месяцев назад +2

    Hey man, can you do a tutorial on how to make a combat knife in Roblox Studio?
    I'm making a game
    Please pin me so I know if you read:
    Your tutorial helped me a lot! Like obby, the first video, I'll create it one day.

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

      Sure!

    • @Baconzin907
      @Baconzin907 4 месяца назад

      ​@@devmelonrobloxSorry for the delay, thank you for accepting my request :)
      I am waiting!

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

    Bro I have been tryna find something similar 😭

    • @RagedCascade359
      @RagedCascade359 5 месяцев назад +3

      Everytime I try teleporting using humanoidrootpart my camera gets glitchy for some reason

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

      @@RagedCascade359 Try with this i dont htink it will lag out your camera

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

      @@devmelonroblox I think my studio is drunk or smth. HumanoidRootPart is not a valid member of Players "Players"

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

      Nvm I think I found the problem

  • @Subscribe2Sakrofy
    @Subscribe2Sakrofy 3 месяца назад +3

    Btw r u actually @LemonJuice_'s friend?

  • @xXTinyRealXx
    @xXTinyRealXx 2 месяца назад +2

    Bro any content creator who puts Undertale music in their tutorials knows whats up

  • @salesman7424
    @salesman7424 3 месяца назад

    it uhh didnt work, heres the code please tell me if i did something wrong: script.Parent.Touched:Connect(function(hit)
    if hit.Parent:FindFirstChild("humanoid") then
    local character = hit.Parent
    character.humanoidrootpart.CFrame = workspace.teleportpart2.CFrame + Vector3.new(0,5,0)
    end
    end)

  • @vmpr-ro2us
    @vmpr-ro2us 2 месяца назад

    can you please tell me the script here, I can't see it very well.

  • @flameIsCool-np7nj
    @flameIsCool-np7nj 2 месяца назад

    how do you make a value

  • @popsiclegames
    @popsiclegames Месяц назад

    i did the code the same but it wont tp me

  • @Coolguy69-zy9lv
    @Coolguy69-zy9lv 3 месяца назад +2

    Why did this not work

    • @devmelonroblox
      @devmelonroblox  3 месяца назад

      I you get errros

    • @devmelonroblox
      @devmelonroblox  3 месяца назад

      Do you get errors

    • @Coolguy69-zy9lv
      @Coolguy69-zy9lv 3 месяца назад

      No???

    • @Kyreex
      @Kyreex Месяц назад

      @@devmelonroblox i got a error in the script saying that "humanoidrootpart is not a valid member of model. Like i didnt even make the teleporter a model wth??

  • @AYOUBARFAOUI-c7l
    @AYOUBARFAOUI-c7l Месяц назад

    THIS SCRIPT WORK OR NOT
    local entryPortal = script.Parent
    local exitPortal = game.Workspace:FindFirstChild("PortalExit")
    entryPortal.Touched:Connect(function(hit)
    local character = hit.Parent
    if character and character:FindFirstChild("Humanoid") then
    local player = game.Players:GetPlayerFromCharacter(character)
    if player then
    character:SetPrimaryPartCFrame(exitPortal.CFrame + Vector3.new(0, 5, 0))
    end
    end
    end)

  • @Manguitoplayz
    @Manguitoplayz 2 месяца назад

    Doesnt work