Maybe on the new Scratch have a gravity block on the sprite put it on 1 and if it is touching a platform you could set it to like -1 so it would stay up on the platform! That would be awsome!!!!
Thanks,
TinTanMan
Last edited by TinTanMan (2008-01-19 21:52:21)
Offline
Gravity could mean "accelerate in (negative) y" or it could mean "accelerate toward a planet". Since "gravity" means different things to different programmers and projects, so it is something you will have to implement on your own. Some examples of Gravity's different "meanings" and ways to make it part of your project are in:
http://scratch.mit.edu/galleries/view/9206
Offline