How would I go about adding a leaderstats value to a player that clicked a part? I have the part working with a click detector, but I can't figure out how to add points.
Thank you!
I don't fully understand your problem?
player.leaderstats.Points.Value = player.leaderstats.Points.Value + 5