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
JetLennit
wrote ...
2013/4/20
How to make an image larger
1
2
3
4
JetLennit
2013/4/21
#
Sorry, i didn't read the code correctly
Game/maniac
2013/4/21
#
also in the Coming class change line 40 to if(getY() > 198 || getX() < 2 || getX() > 498) getWorld().removeObject(this);
Game/maniac
2013/4/21
#
and this is the best value for moving outwards: exactX+=amount/1.5;
JetLennit
2013/4/22
#
Thank you all!
You need to login to post a reply.
1
2
3
4
X