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

2020/5/18

Why dont they move correctly?

Thamonger Thamonger

2020/5/18

#
Hi guys; I would like to get some help with my school project (Space Invaders). You can see my scenario in my profile. The Problem ist that the aliens don't move the correct way. I want them to fly to the right, fly down when they touch the world edge, and then turn to the left. But as you can see they only fall to the right bottom corner after reaching the edge. Please help me I don't have any plan on how to fix this. (I'm new here) The link to my project is also attached as a link. My SpaceInvaders Project
Thamonger Thamonger

2020/5/18

#
btw the alienMove-method is in Alien1.class
danpost danpost

2020/5/18

#
Thamonger wrote...
btw the alienMove-method is in Alien1.class
You can check out my Space Invaders Movement Demo scenario.
You need to login to post a reply.