PDA

View Full Version : "Mad Bomber" type gameplay in Flash?


blackred
07-10-2007, 02:34 PM
Hello,

I've been asked to finish off a game at work despite having very little knowledge of Flash and ActionScript, and I'm a little stuck :(

I have to make objects travel down 3 conveyor belts at random intervals as you progress through the levels. A catcher (which is user controlled) will be waiting at the end of the conveyor belts ready to catch the objects as they drop. The higher the level the faster they are generated and the faster the conveyor belts go.

Sounds simple enough, but I'm pretty stumped. Can anyone point me in the right direction here?

I'm using Flash 8 with ActionScript 2. I have my object catcher moving from left to right, I had objects dropping and using hit tests I have the score and level incrementing, but the code that generated the objects wasn't good enough and objects started to overlap and it didn't look very random, it looked rubbish.

Anyone :confused:

Cheers,
Blackred.

Alexus
07-11-2007, 09:55 AM
What actually is a problem?
You don't know how to create new objects?
Or you don't know how to create a working belt?
All depends on you game classes and objects...
Specify your problem and we will give you more specific advice.
BTW, you can provide us a .swf to give some more information on what you are talking about.