I made it slightly easier to control (it's kind of too laggy to tell unless you download it), and I fixed the main issue with the built-up x-velocity. (If you push the marble against a wall for a certain amount of time, you have to push it away from the wall for the same amount of time to get it moving again. I made it so the marble does not have x-velocity when it's against the wall.)
This is my version of Scratch's "gravity_marble." After studying its code, I realized how it worked, and I realized that it was somewhat incomplete, and that I could do a better job.
This is the result of my efforts.
Comments
You need to be logged in to post comments
Add a Comment
when does that come out, anyway, do we know yet?
The marble sprite should be on Scratch 1.3, instead of the old one.
I made it slightly easier to control (it's kind of too laggy to tell unless you download it), and I fixed the main issue with the built-up x-velocity. (If you push the marble against a wall for a certain amount of time, you have to push it away from the wall for the same amount of time to get it moving again. I made it so the marble does not have x-velocity when it's against the wall.)
How did you improve it