You need a life cycle, counter, trigger, property, and relay
Life cycle and relay should have the normal settings,
Set the repeater "stop strategy to receiving on a channel, don’t add anything tho. Make the “task interval” 0.5.
then wire repeater to counter; Repeater runs task → Reset counter.
Wire the repeater to the relay; Repeater runs task → Incerement counter. that’s everything to the player counter I think.
Next, make a global number property, it should be called “Players”. In the property section of the counter make that property the same “players”. Now comes in the trigger, Make our third wire from the repeater; Repeater runs task → Trigger.
The only problem is I forgor what the trigger blocks are–
and one of the guides don’t have that picture .
That’s all I can do. Plus the trigger blocks are the final step…
4 Likes