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

2013/4/20

How to make an image larger

1
2
3
4
JetLennit JetLennit

2013/4/21

#
Sorry, i didn't read the code correctly
Game/maniac 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 Game/maniac

2013/4/21

#
and this is the best value for moving outwards: exactX+=amount/1.5;
JetLennit JetLennit

2013/4/22

#
Thank you all!
You need to login to post a reply.
1
2
3
4