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

Report as inappropriate.

DoctorProfessorYoshi
DoctorProfessorYoshi presents ...

2013/9/17

Space Bee Shootout

You are a SpaceBee. SpaceBee's natural enemys are the Dots. You can shoot poison form you. They have trapped you in place and are swarming you. All you can do is turn around and fire poison. Thanks to JesusJesus for his Star Wars Spiders code.
Controls:
turn=arrow keys
fire=spacebar

Enjoy!!!!!!!!!!!!!!!

2550 views / 765 in the last 7 days

Tags: with-source c6s13b

This scenario is a member of: The Space Bee Collection


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

2013/9/20

um... the random spawning of dots is great and all, but they can spawn on your bee...
Thats a known issue. Unfortunately, this will not be resolved as I have given up on this as this was for the Greenfoot challenge and that has since closed. But I might if I can be bothered. The DoctorProfesor is out!
danpostdanpost

2013/10/14

You can resolve the issue by looking at the 'addObjectOutside(Actor, int, int, int,, int)' method of the 'XWorld' class or the 'setLocationOutside(int, int, int, int)' method of the 'XActor' class in my 'XWorld XActor Support Classes' scenario. Both use the static 'random' and 'range' methods included in the 'XWorld' class; so you will need that code also.
Thanks.

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

Who likes this?

No votes yet.