Shows a simulation of gravity, complete with bouncing off of the ceiling and floor. The up arrow applies upward thrust.
This project was made for copying and using in other projects. It needs only one sprite and one script. Detached "say" blocks in the scripting serve as comments to identify which part of the script does what.
FUTURE CHALLENGES:
Make entropy; that is, a decreased bounce height if the ball is left bouncing.
Comments
You need to be logged in to post comments
Add a Comment
A simpler way would be to just do this: if <touching color [black]?> { set yVel to ((yVel) * -0.8) }
(view all replies)Comment Reply
its (link to project) srry
(view all replies)Comment Reply
updated, 2-D now (link to project)
(view all replies)Comment Reply
i made decreased hight!!! check it out... (link to project)
(view all replies)Comment Reply
thx ill try this
(view all replies)Comment Reply
what do you do
(view all replies)Comment Reply
Quite good well done
(view all replies)Comment Reply
Heheh. Yeah, that can happen.
(view all replies)Comment Reply
i made the ball bounce so fast you couldnt see it
(view all replies)Comment Reply