Hello again, I will get straight to point. In the game there is a box on the right-bottom corner which shows player bullets.
I created another sprite for each bullet and I did the events like this:
However I want to know how to make all bullets spawn and destroy one by one when the variable changes without separate sprites.
-Cem