Count by 2's or 3's

How can I get a counter to count by 2’s when an event occurs?

For instance, if I want a certain Blastball goal to be worth 2 points.
and/or other goals to be worth 5 points.

How do I set up each counter/Blastball goal to be worth more?

1 Like

Use a wire repeater and a connection to the counter. Wire the ball capture zone to the counter and the wire repeater. Wire the wire repeater to the counter.

2 Likes

Ball capture zone (or whatever) → (start repeater) repeater (repeat twice) → counter (increment counter)

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