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
I want to reset the world using this code, butonly after like 7 seven seconds and not immediately
By LOSERrr, with 1 reply.
Replied to by danpost, 6 months ago:
LOSERrr wrote...
<Code Omitted>
Try putting the following line along with the given line: <Code Omitted>
Help with bullets
By sussywussy, with 2 replies.
Last reply by sussywussy, 6 months ago:
Nevermind, it works. Thanks danpost!
Help with contructing a world with objects in a square pattern / line
By Konsti, with 2 replies.
Last reply by Konsti, 6 months ago:
Ooooh my god thank you so much. Hard-coding levels manually would've been extremely tedious and this helps a lot. Gonna try this out now thank you so much
how to make my character jump?
By Nordrasil, with 9 replies.
Last reply by Nordrasil, 6 months ago:
Thank you so much it's working !
Projekt:2019/RoverArena how to make a good Rover
By Arena-game-help-pls, with no replies.
Hello i need help for the Game Rover Arena can anybody tell me a good code for the rover in the game. The name of the game is "Projekt:2019/RoverArena" you can find it in google
How to change character?
By sama, with 6 replies.
Last reply by danpost, 6 months ago:
sama wrote...
It works half way. I mean when Mario picks up an item, he has two chances of survival before dying. But, the problem now is that Mario doesn't change characters. Do I have to put all my images of each character for this to work?
That is one way, with each being "labeled". And, that is probably the easiest way.
I want to make my code work so that the code only runs when a key is pressed, and won't run if the key is being held down
By toemilio, with 2 replies.
Last reply by toemilio, 6 months ago:
Did this and it worked! Thanks!
how do i let a another on spawn
By nuggetnugget123, with 3 replies.
Last reply by danpost, 6 months ago:
nuggetnugget123 wrote...
i dont get it can you send me a code
<Code Omitted>
Make Actor Background Transparent
By CoolKid, with 2 replies.
Last reply by AriesNinja, 6 months ago:
You can also do something like this to convert white to transparent: <Code Omitted>
How to animate my character ?
By Nordrasil, with 8 replies.
Last reply by Nordrasil, 6 months ago:
Thank you a lot for your help danpost.
how do i make actor throw knife and stop??
By sussywussy, with 3 replies.
Last reply by danpost, 6 months ago:
sussywussy wrote...
Thank you very much, danpost!!! This was so helpful.
Two things: (1) in the
switch
code, the literals should probably be the modes; ex: <Code Omitted> (2) The line in the
finishingDelay
method should be: <Code Omitted>
Hi!
By Susheonnn, with 1 reply.
Replied to by CryingInThePark, 6 months ago:
omg same!
How to increase heap space?
By Annex456789, with 3 replies.
Last reply by Annex456789, 6 months ago:
Hi Danpost, I think I solved it, because I created an infinite loop with one of my actors. Thank you to being so helpful :)
What country are you from?
By sandhsf, with 3 replies.
Last reply by Nordrasil, 6 months ago:
Switzerland
.jar export doesn't launch
By hambasan, with no replies.
Hello! I am working on a project for a competition, and I'm trying to export the game I've created to a .jar file, to not have to have Greenfoot installed when I present it. I fully coded the project in Greenfoot 3.8.2, and then uninstalled it and installed Greenfoot 3.8.1 so that I can export it as a .jar. No matter what I do, the .jar file will not launch. I've uninstalled and reinstalled Java, I've used jarfix.exe, but it doesn't work. I can double-click the program as much as I want, it is useless. Even unzipped the .jar file to see if it works in Greenfoot, and it does. This is the download link to the .jar:
Download of the Jar
Any help would be greatly appreciated!
1
2
3
4
5
6
7
X