Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Please guide me through this?

Asked by
BotBit 0
9 years ago

Could you guide me through making a script?

How would I make a point system so that when you walk over/click a brick it gives you points. I know that I would use

ClickDetector.MouseClick.

I am new to scripting, I really want to learn how to do this, the knowledge would be great to take in for further scripts I plan to make.

0
What do you mean by "points"? Perci1 4988 — 9y
0
Leaderboard points, I would also need the thing to disapear after being walked over/clicked. BotBit 0 — 9y
0
Sounds like you need the touched event, Destroy(), and the click detector clicked event. GoldenPhysics 474 — 9y

1 answer

Log in to vote
0
Answered by 9 years ago

You have to make a leaderstats, Once you do that, Make a brick and connect it to the value of the Leadestats, Which would be, Points, or Gold, or Cash, Whatever you called it. if you need help with any coding message me on Mrcuddlols, Hope I helped out a bit!

Ad

Answer this question