box pen

Your browser needs java to view projects. Click here to install Java.

user_icon buddys shared it 7 months, 2 weeks ago
14 views, 1 download, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
funkygawy funkygawy 7 months, 2 weeks ago

awesome how do u make the box glide?

floppy_gunk floppy_gunk 7 months, 2 weeks ago

You make 2 variables called xvelocity and yvelocity. You then make the xvelocity and yvelocity increase or decrease when you press the arrow keys. Then you forever change y by yvelocity and x by xvelocity. This works because in real life, the position of an object changes by the velocity. You can also do this with acceleration by changing the xvelocity and yvelocity by a constant amount.

buddys buddys 7 months, 2 weeks ago

i can't tell you, it is to long. you need to download the project

(view all replies)
Please Wait...