
How to create an obby, Part 1: Checkpoints system and lava
Nov 17, 2020 · Video Tutorial Here The checkpoint system Checkpoints are one of the most important parts of an obby, its a way for your players to know where they are, a way for better …
Obby Checkpoint Tutorial For Noobs - Roblox
Nov 27, 2023 · Learn how to set up checkpoints and respawn points in your Roblox Obby game with this beginner-friendly tutorial.
How do i make checkpoints? - Scripting Support - Roblox
Dec 15, 2019 · Hello Roblox developer forum, im making a speed run game and want to add checkpoints between stages, how would you do this, i’ve used spawn points but they …
How to make checkpoints save? - DevForum | Roblox
Jan 20, 2022 · Another thing – When the player steps on a checkpoint, you can make a variable inside the player and change it according to the number of the checkpoint and use the number …
How to make a checkpoint system - Scripting Support - Roblox
Aug 7, 2021 · How can I write a simple checkpoint script for my obby game? (one that saves so if the player leaves and comes back they’re where they left off) Keep in mind I am not an …
Saving Obby Checkpoints (DataStore) - Scripting Support - Roblox
Mar 6, 2023 · This script holds the checkpoints as well as the checkpoint sounds/effects. But, I want to have it where, if you leave the game and you’re at a certain checkpoint, it’ll save the …
Checkpoint+ - A new way to make a Checkpoint System - Roblox
Dec 30, 2022 · Checkpoint+ What is Checkpoint+? Checkpoint+ is a new module that allows you to setup a Obby like Checkpoint System within seconds which is Customizable through …
Obby Checkpoints Script - Help and Feedback / Scripting ... - Roblox
Mar 11, 2023 · I am new to lua scripting and tried to create an obby checkpoint system for my first obby game but it doesn’t seem to work, I will attach some screenshots of what I’ve done so …
How do i make a checkpont - Education Support - Roblox
Apr 29, 2025 · One thing that confused me a lot ever since i began to script was obby checkpoints. And i wanted to know how i would be able to create one. If you could at least tell …
Having trouble with making checkpoints save after you leave
Feb 10, 2021 · Hi guys, So I am making an obby called The Nil Obby and I am trying to make my checkpoints so that if you leave the game and join back you are on the same checkpoint …