From Test-Scratch-Wiki
This is a disambiguation page, which lists possible pages that you may be looking for. If a link led you here, you may want to change the link to point directly to the correct article. |
Physics is a science involving the study of matter and its motion. It is used in Scratch to simulate more realistic and fluid motion of sprites. On the Scratch Wiki, there are nine different tutorials for implementing physics into Scratch projects:
— a page on how to create gravity multiple ways
— a page about object attraction
— a page about object repulsion
— a how-to page about jumping
Other tutorials
— a page on how to make wall sensors for platformers
— a page on how to add wall jumping to a project
— how to implement velocities into a project
— a page with several physics engines
— how to add projectiles to a project