Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
I would set a counters max limit to 30, and increment the counter every time a bullet is emmitted.
This would count up to 30 though so I would add a maths gadget and wire the max value of the counter into the top input on the maths gadget and the current value on the counter into the bottom input. Then set the maths gadget to subtract.
Wire this into the number displayer and you should be good.
Also remember to wire the counter complete output back into the counters reset input to reset once you have run out of bullets.
Hope this is helpful - Peter