I have tried many ways to try and achieve a method to limit the amount of shots to five fired by a sprite. When a sprite shot level go back below a number then it can fire more shots. Can anyone help?!?!?!?
Develop games in your browser. Powerful, performant & highly capable.
There's an object expression sprite.count it tells you the number of instances.
The simplest method would be to use a system compare <> of the expression.