ScratchData LogoScratchData
Back to jinnes's profile

Pivotal Platformer

JIjinnes•Created March 23, 2017
Pivotal Platformer
0
0
12 views
View on Scratch

Instructions

Left and right arrow keys to move, space bar to jump. In the editor, drag the objects around to modify the level. Duplicate the sprites to add more platforms, walls, or lava.

Description

A sprite demonstrating the code needed to do basic platforming -- movement and jumping, affected by gravity, and sensing a particular color (black) as the "ground". Uses a Define block with the "Run without rendering" option to handle touching the ground; this avoids the odd "sinking and floating upward" effect that happens normally when reacting to the ground.

Project Details

Project ID151992170
CreatedMarch 23, 2017
Last ModifiedMarch 30, 2017
SharedMarch 23, 2017
Visibilityvisible
CommentsAllowed