Number property labeled as POINTS there is a button to change cash (which you earn from knockouts) into points. Points are tracked for leaderboard
You can link the property to the leaderboard using the score settings in map options. Only one property can be linked.
i tried to it didn’t do anything how do i update the property
If you are using blocks, use the set property block. You can also link a counter to a number property, then use channels or wires to increase, decrease, or reset the counter.
property doesnt have blocks
and the counter doesnt change the leaderboard
Yes, the property device doesn’t have blocks, and that’s because the property is stating the type and default value. It cannot be triggered.
Instead, find a device that can be triggered, like a trigger! Put block code in there so it increases or decreases your score.
(Remember you have to trigger the trigger device for it to run the block code) i.e. stepping on it
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.