Help With Multiple Bullets and Hit Points

AfterBurnettAfterBurnett Member Posts: 3,474
edited November -1 in Working with GS (Mac)
Hi guys,

I was just wondering what the best way to do multiple bullets that shoot from a gun in my boss character would be?

Basically I want identical bullets to shoot outwards in an arc (it's a retro-inspired side-scroller) at certain intervals. I realise I can do this with having a separate actor for each bullet (one that moves up/left, one that moves left etc etc) but is there a better way?

I have set up "waves" attributes for the enemy ships to change their movement but that is easier as they are not spawned at the exact same time.

The next issue is hit points. I have several points on the boss character that must be destroyed before you can hit his weak-spot and finally kill him. I thought about doing this with actors that overlay the large boss sprite and when they are destroyed they disappear, revealing the original actor underneath, appearing as "damage". Am I on the right track? Or would it be better (or even possible) to use a single actor with multiple hit points? Either way I'd need just as many gfx files to show the damaged parts of the boss ship.

I've almost completed the first level of the game, which will become the template for the whole thing... just the boss has me a little stymied (is that the correct word? LOL).

Any help would be greatly appreciated :)

Comments

Sign In or Register to comment.