How to add score into my game?

I’m trying to make a map of my own and its done but I just need a way to add scor for the ending scoreboard and I dont kno how. If you know, please tell me.

1 Like

What do you want players to do to get points?
The basic system is having a counter update a number property (make sure to place one) and putting that property in the leaderboard.
Wire whatever condition you want players to earn points to increment the counter.

2 Likes

Scores could be properties, amounts of items, or knockouts. Which are you looking for?

Also Welcome to the forums, @Falkoo1!

1 Like

Welcome @Falkoo1! I hope you like it here! Also, I found a guide that might help:

2 Likes

im making a knockout map and the number of knockouts wil be your score

2 Likes

That’s already the default score option.

1 Like

Thank you so much!!
this will realy help me

1 Like

Don’t forget to mark a solution!

1 Like

Don’t forget to mark a solution if you’re ready!

What do you type in for the something, I’m making a soccer game

1. Let’s not necropost
2. Welcome to the forums! I hope you have a good time!
3. That would probably be a property so whenever the player gets a goal then it would update the property