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

2014/11/25

Moving Enemies From LEFT to Right and Vice versa.

Anne2403 Anne2403

2014/11/25

#
Hello. Step by step my game is doing well. :) But I wanted to be more challenging. Is it possible? My plan is.. I wanted to move the enemies from one side to another. For example, The cow is on the Right side and I wanted to move on the left side while shooting and then there's another actor and that is the pig for example, and the pig is on the left and I wanted to move it in the right side while shooting. It looks like different actors will cross. For example, Cow------------Pig I wanted it to be----> Pig -------Cow and there's another set of actors------Monkey-------Giraffe I wanted it to be-------> Giraffe----Monkey So,.... First... Pig-----Cow Giraffe-----Monkey and then vice versa. The enemies are moving in the opposite side while shooting... HOW AM I GONNA DO THIS?? Is this possible or Not?
You need to login to post a reply.