Hello, needs some help with this array, working on a ship that fires..
the cannons in the ship are in an array, but when shooting (pressing space), i want to check every array, if it can shoot,(arrayvalue is yes), if shot, set that arrayvalue to "no" so it stops shooting until that cannon reloads
i seem to get only at the first array, (one shot is cancelling out)
so i think my loop is wrong or something
capx