Hi Guys,
I'm a newbie around here, I've been playing with construct for a few days now and I've got stuck on this game I'm trying to make!
The basic problem is: I want to be able to spawn a list of different color bullets to fire from my turret. The turret is in a fixed position and is currently spawning on touch, kind of like a bubble shooter mechanics I guess.
So for instance, I want it to shoot: Green, Green, Red, Red, Blue then Red - I would want to modify this for each level.
Ideally I would also like to be able to show the color of the current bullet and the next one below at the turret point like in the attached picture.
I've thought of maybe using Global Variables to trigger different Animations and looked at a bunch of other stuff but feeling a bit lost, if someone could point me in the best direction to look it would be much appreciated.
Thanks!