How to Make a Checkpoint in Roblox Studio (Step By Step)

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • In this video I show you how to Make a Checkpoint in Roblox Studio 2024
    Do you want to know how to make checkpoints in roblox studio 2024? Then I'll show you how to make checkpoints and skip stage roblox studio easy.
    🔴 Script:
    ➤ pastebin.com/J...
    This is a step by step Roblox tutorial on how to make a checkpoint leaderboard in roblox studio and how to make a checkpoint system in roblox studio
    Subscribe to Helpful Online to get help with everything online related: / @helpfulonline
    If this video helped you out please leave a like and let us know in the comments!
    #helpfulonline

КОМЕНТАРІ • 79

  • @helpfulonline
    @helpfulonline  10 місяців тому +3

    🔴 Script:
    ➤ pastebin.com/J5B2jaUE

  • @StayMaddz9
    @StayMaddz9 8 місяців тому +5

    DUDE! i was struggle multiple times trying to find different types of tuts. but they didnt work. But this one worked. I think your super underrated youtuber and probably the best youtuber !

  • @BlakeMcKay-le3td
    @BlakeMcKay-le3td 6 місяців тому +4

    Script doesnt work, it makes me go to checkpoint 2 even if im on stage 1 when I die and stage numbers dont change. 👎

  • @suqarlatte8691
    @suqarlatte8691 Місяць тому

    Hey it worked! I watched so many videos and they all failed except for this one. Great content dude, KEEP IT UP!! 🎉

  • @plcreator483
    @plcreator483 2 місяці тому +13

    I wish if Roblox Studio would just automatically do it for us. Because I am to exhausted to do all that. Who else agrees with me.

    • @ConcernedGD
      @ConcernedGD 2 місяці тому

      same :(

    • @Zmvtowanyy
      @Zmvtowanyy 2 місяці тому

      bruh same

    • @ctmmaikol4383
      @ctmmaikol4383 2 місяці тому

      @@Zmvtowanyyjust copy and paste

    • @I_InvestNFTs
      @I_InvestNFTs 2 місяці тому

      That will just be super unfair to people who learnt scripting for years

    • @ConcernedGD
      @ConcernedGD 2 місяці тому

      @@I_InvestNFTs true..

  • @ΜΑΡΙΑΧΟΝΤΟΥ-η6μ
    @ΜΑΡΙΑΧΟΝΤΟΥ-η6μ 8 місяців тому +1

    it worked thank you!! you're very underrated :)

  • @stefantronciu7256
    @stefantronciu7256 Місяць тому

    TYYYYYYYY NOBODYS CHECKPOINTS DIDNT WORK BUT THIS ONE WORKED TYYYSM

  • @spooderman69
    @spooderman69 7 місяців тому +2

    i pasted the script made 5 checkpoints i dont see the problem theres no leaderboard and i turned on the api thing
    nothing checkpoint related but robloxs spawn works

  • @dren169
    @dren169 2 місяці тому

    Thank you very much for this tutorial you made, I have been struggling with a checkpoint system and you just solved it thank you very much, I hope I keep on learning with your videos.

  • @RayanPabla25
    @RayanPabla25 6 місяців тому +1

    OMG THIS IS THE ONLY EVER TUTORIAL TO WORK YOUR THE BEST OMG TYSM UNDERRATED YOU GOT YOURSELF A SUB

  • @KnuckleSammichRB
    @KnuckleSammichRB 2 місяці тому

    Works 100%, preciate you my boy

  • @maquainferno
    @maquainferno 2 місяці тому

    Is there any way forme to reference leaderstats in the script? I have a separate leaderstats script and I can't figure out how to reference it in my checkpoints script.

  • @Scarydog-wm1bo
    @Scarydog-wm1bo Місяць тому

    tysm You get the Biggest follow and heart❤

  • @plcreator483
    @plcreator483 2 місяці тому +2

    I tried the script but it doesn't same to work at all

  • @nabi7878
    @nabi7878 7 місяців тому +1

    i got this meesage what do i do?? :
    ServerScriptService.Script:57: Expected 'end' (to close 'function' at line 10), got ; did you forget to close 'function' at line 54?

  • @CommanderMandril
    @CommanderMandril 8 місяців тому +2

    the code working only with 5 spawns. cant use more than 5?

  • @rimafalia
    @rimafalia 5 місяців тому +2

    this video didn't work for me but you still earned yourself a sub

  • @Ms.rodrigo
    @Ms.rodrigo 18 днів тому

    game.Players.PlayerAdded:Connect(function(player)
    -- Listen for when the player's character spawns (either initially or after death)
    player.CharacterAdded:Connect(function(character)
    -- Get the player's saved stage from the leaderboard
    local stage = player.leaderstats.Stage.Value
    -- Find the corresponding checkpoint part for the player's stage
    local spawnLocation = workspace:FindFirstChild("Checkpoint" .. stage)
    -- If the checkpoint exists, move the player to its position
    if spawnLocation then
    -- Move the character to the checkpoint
    character:MoveTo(spawnLocation.Position)
    end
    end)
    end)

  • @AshrithAyushmansChannel
    @AshrithAyushmansChannel 3 місяці тому

    OMG, THIS ACTUALLY WORKS, THANK YOU

  • @ΓιαννηςΚακαραντζας
    @ΓιαννηςΚακαραντζας 7 місяців тому +4

    i did everything but it still doesnt worl ive been at it for 2h can someone pls help me

    • @RayanPabla25
      @RayanPabla25 6 місяців тому

      remember the last 2 steps of the video, like the saving to roblox and then enabling a setting

    • @Fl4sh_0
      @Fl4sh_0 5 місяців тому +1

      @@RayanPabla25 I did it and it doesnt work

  • @Ms.rodrigo
    @Ms.rodrigo 18 днів тому

    local checkpoint = script.Parent
    checkpoint.Touched:Connect(function(hit)
    local character = hit.Parent
    local player = game.Players:GetPlayerFromCharacter(character)
    if player and player.leaderstats.Stage.Value < 2 then
    player.leaderstats.Stage.Value = 2 -- Update player to stage 2
    end
    end)

  • @Maxiboo1337
    @Maxiboo1337 5 місяців тому +1

    Made it work, but how can I make it so that the player starts at the spawn and not the first checkpoint?

  • @Thecringeyland
    @Thecringeyland 2 місяці тому

    do you respawn after you fall?

  • @superiorstupid9793
    @superiorstupid9793 6 місяців тому +3

    it did not work for me when i did the test

  • @HASSANHUSSAINABDULLAHJAMALI
    @HASSANHUSSAINABDULLAHJAMALI 3 місяці тому

    you gaind a new sub and like

  • @wickerladygaming6137
    @wickerladygaming6137 2 місяці тому

    CAN SOMEONE PLEASE HELP ME MAKE A SINGLE USE CHECKPOINT THAT STOPS ONCE A PLAYER HAS MOVED AWAY FROM THE OBBY? EVERYTIME I RESET I GO BACK TO THE SAME POINT WHICH I'M TRYING TO AVOID! THANK YOU IN ADVANCE :)

  • @charliewang7279
    @charliewang7279 3 місяці тому

    im so confused i have tried so many tutorials i followed everything but it still doesnt work

  • @FarocGaming
    @FarocGaming 3 дні тому

    It doesn't work on studio lite i waste 3 hours:(

  • @Rip_Blaze95
    @Rip_Blaze95 5 місяців тому +1

    it did not work😭 but you still earned yourself a sub😇

  • @footballtiktok12345
    @footballtiktok12345 3 дні тому

    this did not work and and i cant even see the leader board

  • @eronbajrami
    @eronbajrami 4 місяці тому

    yooo thx so much

  • @LovelyBalkhHound-oj3mz
    @LovelyBalkhHound-oj3mz Місяць тому

    Tytytyty so much

  • @BlueGD703
    @BlueGD703 Місяць тому

    i did exactly that and when i died everything just froze

  • @QuitYouTubeOnThisDay
    @QuitYouTubeOnThisDay 3 місяці тому

    WWWW BROOO THANKSS

  • @AnthoroTraz-bc9ig
    @AnthoroTraz-bc9ig 4 місяці тому

    LIKE AND SUBSCRIBE TO THIS GUY WHO SAVED ME HOURS OF CODING SOMETHING THAT SHOULD NOT BE SO HARD.

  • @lochlanvanhuisstede6793
    @lochlanvanhuisstede6793 5 місяців тому

    ty!

  • @nborger283
    @nborger283 2 місяці тому

    BRO I DID ALL THIS AND THEN IT DELETED HALF OF MY GAME FOR NO REASON

    • @Marianeth_38427
      @Marianeth_38427 2 місяці тому +1

      you probably didn't do it correctly

    • @nborger283
      @nborger283 2 місяці тому

      @@Marianeth_38427 probably

  • @DevForAxiomGames
    @DevForAxiomGames 5 місяців тому

    TYSM

  • @EYITS
    @EYITS Місяць тому

    that codes is suspicius 😬

  • @thepogdog5753
    @thepogdog5753 3 місяці тому

    doesnt work

  • @Sinkwater38
    @Sinkwater38 Місяць тому

    Sup

  • @Avalitu
    @Avalitu 4 місяці тому

    IT DOESNT WORK!!!!

  • @tiamckay1010
    @tiamckay1010 8 місяців тому +2

    this ruined my whole game

    • @frefire0192
      @frefire0192 7 місяців тому +1

      How?

    • @RoToast
      @RoToast 7 місяців тому +2

      You probably did it wrong it works perfectly for me

    • @17xhatred
      @17xhatred 6 місяців тому +1

      delete the script

    • @ray_xn.x378
      @ray_xn.x378 3 місяці тому

      @@RoToast didn t work for me

  • @karlfan1234
    @karlfan1234 3 місяці тому

    none of it worked )=

  • @HASSANHUSSAINABDULLAHJAMALI
    @HASSANHUSSAINABDULLAHJAMALI 3 місяці тому

    you

  • @LEOBIGOLJR
    @LEOBIGOLJR 8 місяців тому

    me gs

  • @Marianeth_38427
    @Marianeth_38427 2 місяці тому +1

    FAKE YOUR A BAD GUY

  • @killmeincineraterz
    @killmeincineraterz 4 місяці тому +1

    Or just duplicate the first one tip if your making an obby use the baseplate for obby and just expand it from there and copy the check points there

  • @pooppoop4948
    @pooppoop4948 6 місяців тому +1

    I need so much help 😭