Hi all,
I want to make an array of projectile types, so that I can make a Space Shooter. I want to be able to have a “machine gun” and a “lazer beam” and something else… I’ve prototyped it here…
I want to cycle to the next item in the list (array). There doesn’t seem to be an option here?
Please help!