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

FlyingRabidUnicornPig's Comments

Back to FlyingRabidUnicornPig's profile

But still cool!
Awesome. I freaked out when I added an elevator. Just awesome!
Got the scrollbars, instead of an error.
Other scenarios that use my image work, just not this one... I'll try resetting browser as well.
Not working still...
Well, I'm logged in... I'll log in and back out and see if that works.
Oh, but how come I keep getting null pointer exceptions?
I know why, you used getKey(), but didn't look for getKey() to equal null. Assign getKey() to a variable, then in your if statement, write this: "if (key != null & key.equals("space"))".
I get the scroll-bars on the sides when I try viewing this. :\