This site requires JavaScript, please enable it in your browser!
Greenfoot back

lordhershey's Comments

Back to lordhershey's profile

What are you doing with Eclipse?
You might develop it more it is a good concept.
it would be cool if little bits of scrap fell off of the ufo or the tank when ever hit. the smoke effect is a nice touch.
I was thinking the player should be running around scooping up brains, zombies love brains.....
You can make the middle layer and the overlay partially transparent, I was doing that last night just to amuse myself.
If you download the source - open the editor and go to the tetris world class - remove the part where it adds the Overlay Object and the MiddleLayer Object in the prepare method, you will see the underlying game.
I did this to figure out how I would do a rampart type clone :D
Thanks! That is a good idea. I want to add more to this game. I was originally going to give limited fuel to the helicopter so you would have to shoot the fuel containers. I am drawing up a second level. Maybe I can add various play modes, let this mode be easy mode and harder modes make you pick up fuel and bombs.
I'll take a look at the code a bit later and I can see. Usually I do something like that in the bullet class itself.