I have to do a small flash game for uni.
I have thought of on the left having a soldier that you control, moving only up or down via UP and DOWN. He shoots enemies that randomly run at him from the right hand side.
As I have no experience in flash, this is proving impossible.
I need help (code wise) in:
spawning the enemies on the right, which run to the left.
firing bullets from the controllable soldiers gun
reusing these bullets
when a bullet hits an enemy, it dissappears
Thanks in advance,
The Rake