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) }
its scratch.mit.edu/projects/Vanslar/29013 srry
updated, 2-D now scratch.mit.edu/projects/Vanslar/2899
i made decreased hight!!! check it out... (link to project)
thx ill try this
what do you do
Quite good well done
Heheh. Yeah, that can happen.
i made the ball bounce so fast you couldnt see it