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 need help! my exercise has a bug
By ctt, with no replies.
i'm spanish, if you find the problem then contact me, please.
bug!
Need help with spawning a bullet at a certain area on an object.
By penorzilla, with 2 replies.
Last reply by penorzilla, almost 11 years ago:
danpost wrote...
Just insert 'b.move(getImage().getWidth()/2);' after the 'turnTowards' statement.
Thanks for your help, that only move the bullet to the edge of the player, but I figured out how to offset it over to the gun. I ended up with:
how do you follow people and search for them?
By A_Muggleton, with 1 reply.
Replied to by danpost, almost 11 years ago:
To follow: log onto the site (using your username and password), click on the icon (user image) of the person you want to follow and click on the 'Follow user?' button next to the user's icon. To search: enter the user's name (which you must know at least part of it) in the searchbar at the top of the page and browse through the 'Members' section.
lol
By A_Muggleton, with no replies.
Setting Worlds
By tartags11, with 1 reply.
Replied to by danpost, almost 11 years ago:
You may want to take a look at my
Crayon Babies: A World Changing Demo
scenario to see how to accomplish that.
Null Pointer Error Help ?
By Prish950, with 2 replies.
Last reply by Prish950, almost 11 years ago:
Thanks very much :))) it works !!
need help with...
By capylego, with 1 reply.
Replied to by danpost, almost 11 years ago:
This: MouseInfo m = new MouseInfo(); is not how you get a MouseInfo object. Refer to the Greenfoot class API to find the method you need. You will find this part not to work either: Greenfoot.turnTowards(m.getX(),m.getY()); as 'turnTowards' is not a method of the Greenfoot class.
Need help with maintaining the state of the car
By dhruvsheth7, with 2 replies.
Last reply by FlyingRabidUnicornPig, almost 11 years ago:
Danpost has a scenario for something like this:
Level Changing Demo
. That should help. :)
a little assistance...
By payner2013, with 4 replies.
Last reply by payner2013, about 11 years ago:
ahhh ok.. im taking my time replying cuz i thought i was getting on peoples nervs... haha thank you
How to stop sound and sound errors.
By Yedya, with 2 replies.
Last reply by Yedya, about 11 years ago:
It doesn't have tags,Il calling it w/o tags?
Need AI help
By THELAWL, with 18 replies.
Last reply by snehalm.123, about 11 years ago:
I've gone through the code, your AI implementation includes simulation of characters... what else...?? I'm developing a different game, and would like to know more, how I can include more of AI here..
I need help with the scenario (GTA Greenfoot DEMO KASIM)
By zoukm@hotmail.com, with 2 replies.
Last reply by zoukm@hotmail.com, about 11 years ago:
You are allowed to open de codes and see details of the explained request. I made it open for every one to be able to check in and help. tnx
I need help with an error
By nofavrel, with 2 replies.
Last reply by danpost, about 11 years ago:
Often, that will indicate that you are missing some closing curly brackets. Do an 'auto-layout' (under 'Edit' on the menubar) to line up the brackets.
Levelgenerator
By Kartoffelbrot, with 8 replies.
Last reply by danpost, about 11 years ago:
You can still use my scenario to map out your worlds; even it your worlds are pixel cell sized. You just need move the output to your world and build the world multiplying the locations by a unit of separation.
Random velocity help
By LugNut29, with 4 replies.
Last reply by LugNut29, about 11 years ago:
Thanks danpost! I'll look at it and give it a go.
761
762
763
764
765
766
767
X