I have an boolean array and need to turn them all off at the same time.
Is there a quick way of doing this?
At the moment I have it working but its all a bit messy.
The first way i got in mind:
You can also do this way, but if you know exactly how much booleans u have.
Thanks. The loop worked perfectly