How to Set the Score to Checkpoints in Platformer ( Difficulty: 🟦 or 1/10)

Note: This is my first guide so don’t criticize too hard. I don’t have season ticket so there will be missing images.

Welcome!

As in the title, you will learn how to set the leaderboard score to checkpoints (yeah… it only works with platformer).
Guide:

Devices

You will need

  • Property x1
  • Counter x1
  • Checkpoints x Your Choice
    Screenshot 2024-03-27 12.00.53
Score Settings

Set the Score type to “property.”
Set the property to your property.
Set the Score name to whatever you want.

Property Set Up

Set your property name and set the property type to number.
Set the default value to 0 (or 1 if you cout the start as a checkpoint.)
Set the scope to player.

Counter Set Up

Set the starting value of the counter to the same default value you set your property to.
Set the count scope to player.

Next go to the properties tab.
Set update property to “Yes.”
Make sure to set the property to update to the Checkpoints property.
Screenshot 2024-03-27 09.28.55

Just in case set the target value to “No.”

Wires

Connect wires from the checkpoint to the counter (checkpoint activated → increment counter). You can use channels if you want to but wires are easier in general. If you can connect the wires before placing down the checkpoint where you want it to be. That way you don’t have to waste time walking there and back. ~Sorry No Image~

This method can be used as a substitute method for platformer leaderboard scoring. A lot of people want to use height as their score, like DLD, but that means you have to place a BUNCH of zones - at the moment - and it takes a lot more memory. I really hope this helps some of you guys!

How difficult was this guide?:

  • 1/10
  • 2/10
  • 3/10
  • 4/10
  • 5/10
0 voters

BTW There is only up to 5/10 because there is no way it’s harder than that.

Special thx to @AllFather_ofDeath for bringing this up and giving me an idea for my first guide!

3 Likes

Oooh, interesting! That’s cool!

2 Likes

even without platformer you can still add pics of the device settings as this system does not require platformer to work

2 Likes

I did Edit: just not the wires

1 Like

Stache-mazing! :star2:
Screenshot 2024-03-23 10.28.18 AM

6 Likes

gasp I am stealing this idea right now

2 Likes

Wow this guide got a stache approval, impressive. Bump

3 Likes

I kinda need to fix it though. You see… i was dum and dint know checkpoints existed in top down…

1 Like

Yep, we all make those mistakes. Let’s not talk about how I thought the spawn pads weren’t working in my game but turns out they were set for pre-game spawn

3 Likes

Bump

my first guide. my worst guide. my first self-bump. and my first realization of how bad i used to be at gkc.

1 Like