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

Comments for Gravix

Return to Gravix

A new version of this scenario was uploaded on Thu Oct 01 20:10:17 UTC 2009
Humphreybogart-1_thumbdelmar

2009/10/5

Great game idea. I like the gravity reversal!
Small_thumbmjrb4

2009/10/5

Really clever and original, well done!
A new version of this scenario was uploaded on Tue Oct 06 19:27:39 UTC 2009
No_avatar_thumbgie2910

2009/10/10

That is really challengiiiiiiiiiiing!!!
A new version of this scenario was uploaded on Mon Oct 12 17:32:50 UTC 2009
Sb2_thumbspaceblue

2009/10/12

I think the guy's on superspeed.... try reducing your speed.
No_avatarBlackholeGF

2009/10/12

could somebody please tell me how to get an object out of a list? e.g. I have a list of objects called NGoo. I want to get an object out of that and assign it to my 'Goo' object var. Please help.
No_avatarBlackholeGF

2009/10/12

could somebody please tell me how to get an object out of a list? e.g. I have a list of objects called NGoo. I want to get an object out of that and assign it to my 'Goo' object var. Please help.
Photo_on_2011-09-18_at_18bourne

2009/10/12

your list is called NGoo set Goo to NGoo.get(someIndex) then do NGoo.remove(someIndex)
No_avatarBlackholeGF

2009/10/13

Thank you, but now when I try: drawLine(getX(),getY(),Goo.getX(),Goo.getY()); I get 'cannot find symbol, method getX'. What am I doing wrong?
Photo_on_2011-09-18_at_18bourne

2009/10/14

getX() i believe is only a method for an actor and what you have are objects. ..and i think you should post things in the greenfoot discuss for help on things
Smalldavdavmac

2009/10/14

BlackholeGF: bourne is right, the correct place to ask these questions is the Greenfoot discuss group: http://groups.google.com/group/greenfoot-discuss/ In particular please don't post questions asking for general help on other people's scenarios...
No_avatarerimaxbau

2009/10/14

It appears that the speed on this version must have been accidentally changed, because it is not playable the speed is so fast. I played it before this version, though. It's fun, though I personally don't like lives systems. The concept is great!
A new version of this scenario was uploaded on Sun Oct 18 19:35:13 UTC 2009
Exit_thumbSilverWings59

2009/10/18

I apologise for the speed, but I fixed the issue now. Enjoy!
No_avatar_thumbpotus2037

2010/5/1

I'm stuck on level 2!!