This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Discussions
You need to login to take part
Current Discussions
Why wont the Scenario that i publish run?
By JacobGames, with 1 reply.
Replied to by danpost, about 6 years ago:
JacobGames wrote...
When i try to play the game i uploaded it crashes the web page any solutions? https://www.greenfoot.org/scenarios/25753
Your
SpriteSheet
class uses a part of the
java.awt
package, which will not work in javascript.
How to make objects fall from the top of my screen
By ninjapuffin, with 12 replies.
Last reply by ninjapuffin, about 6 years ago:
okay let me try that out danpost
greenfoot autumn 1 scenario
By lottie, with 4 replies.
Last reply by lottie, about 6 years ago:
thank you!
Click on Greenfoot image in the world
By thinud.bothma@reddam.house, with 5 replies.
Last reply by danpost, about 6 years ago:
thinud.bothma@reddam.house wrote...
I can still move the Actor with the mouse. I must not be able to move.
Show the class codes of this actor.
Asteroids ScoreBoard Reading 100
By Sharp1122, with 20 replies.
Last reply by Sharp1122, about 6 years ago:
That worked! Thank you so much!
I need help
By MikaR03, with 31 replies.
Last reply by ninjapuffin, about 6 years ago:
or you can record your own sound
how do i make objects spawn in random places
By ninjapuffin, with 20 replies.
Last reply by ninjapuffin, about 6 years ago:
anyway THANKS!
NullPointerError
By Evstar14, with 8 replies.
Last reply by Evstar14, about 6 years ago:
Thanks soooo much for the quick solution! I have spent almost 3 hours trying to solve that, but i had no idea what the actual problem was. Thankyou
how to use gifs
By Weeb.exe, with 7 replies.
Last reply by Weeb.exe, about 6 years ago:
it doesn't allow me to use the gif code which i saw on a yt video
How to make timer on enemy fire
By JoshuaK, with 2 replies.
Last reply by JoshuaK, over 6 years ago:
Thanks for the hasty reply :)
How to make projectiles turn around?
By scaps, with 12 replies.
Last reply by danpost, over 6 years ago:
I count 5 lines where you create a new projectile_1 object. You should only have one line doing that. Actually, none of them are truly where the one line you should have should be. From everywhere except the
shoot
method, remove all lines that use "projectile". Change the
shoot
method to this: <Code Omitted>
Loading file from classpath results in NullPointerException
By alkwmd21ij, with 1 reply.
Replied to by danpost, over 6 years ago:
Try replacing "FileUtils.class" with "getClass().getClassLoader()".
Button doesn't work
By neoaspect, with 3 replies.
Last reply by danpost, over 6 years ago:
neoaspect wrote...
No I cannot
Then you probably have another actor's image over on top of the button.
Drawings
By Handgottes, with 6 replies.
Last reply by Handgottes, over 6 years ago:
okay thank you, i try to do it that way
how to create save games with greenfoot
By Weeb.exe, with 27 replies.
Last reply by Weeb.exe, over 6 years ago:
ok
127
128
129
130
131
132
133
X