Author Topic: Need to know how to use incrementprintcount for projectiles  (Read 254 times)

I want to display how many times my bot has shot at something on print bricks and I know you have to use incrementprintcount. How do i make it so when it reach's ten, it displays it on the nect block an dturns the ones place to a 0.

onprintcountoverflow is when you use incrementprintcount and it goes over 9 and back to 0
so just fire a relay to the next brick to increment that one, or use named bricks