ScratchData LogoScratchData
Back to GameDev46's profile

Pen platformer engine

GAGameDev46•Created May 13, 2020
Pen platformer engine
3
4
106 views
View on Scratch

Instructions

Arrow keys to move This is an example of a pen scrolling platformer It is just an example. Reda below for how to design your own levels with the scrolling engine that I coded into the game

Description

This is a lot easier to make than a non pen scrolling platformer. Remix this project and access the list. The list is read in chunks of 3. the first one is the x position of the pen and the second is the y position. The 3rd tells the renderer what colour the pen should be. 0=pen down blue 1=pen up 3= pen down red 4=pen down green

Project Details

Project ID394783022
CreatedMay 13, 2020
Last ModifiedMay 18, 2020
SharedMay 13, 2020
Visibilityvisible
CommentsAllowed