I need help with points

How do I make it so that every time someone clicks a button they get a point and also how do I prevent them from pressing a button multiple times for points (for example they have a gray fish and press the button it removes that fish but how does that give a point?)

Do you have the points set up?

Get a counter and have it update a property, then have both the counter and property set to player scoped. For the button you can have it connect to a wire repeater that deactivates the button, or you can use channels the same way.

1 Like

Do you want it so that the button is only active if you have a specific item or items?

oh yeah, and make sure in the leaderboard settings it tracks that property.

yes I do want it to be active for the specific item they have

1 Like

What items?

just a gray fish will do, the gray fish is how you earn a point inside the game.

You can go into the leaderboard/score settings and have it so that the points are how many gray fish the player has.

image

  • Relay
    image

Wires

  • Wire Repeaters

Top-Left
image

Wires

Top-Right
image

Wires


Bottom
image

Wires

  • Relay
    image

Wires

Wires


Wires

2 Likes

I see that Edit…

and? as i read his question @awesomeT43 's method is a little better

sorry for the ping

It’s fine. :+1:

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.