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

Report as inappropriate.

ledzep
ledzep presents ...

2013/1/6

AeroPlanes new (HELP)

I modified my game from the last time I posted it.

The only thing left to do is to make the other airplane (LeftAir) do the exact same thing as the other one (RightAir).
If I write the same code, it doesn't work, so what do I have to do? I'm sure it's something easy and obvious.

RightAir plane controls

W, A, D, space

2528 views / 642 in the last 7 days

Tags: game with-source shooting airplane help

open in greenfoot
Your browser does not support the canvas tag.
ledzepledzep

2013/1/6

And how come the wind turbines act as a block, not like a shape even though I saved them as .png, the same as the planes? Frustrating...
danpostdanpost

2013/1/6

ALL images are rectangular. no matter what format you save them in. For more detailed intersection detection you must create code to do color detection. Unfortunately, this will require alot of CPU time and may cause significant lag; especially if the images are large.

Want to leave a comment? You must first log in.

Who likes this?

No votes yet.