This is a 100% Pen platformer engine. Remix to add your own levels. The "device" variable controls the graphics quality and controls of the game. 1 is for desktops, 2 for laptops and 3 for mobile devices. Look at the "Blank" sprite for instructions on how to create your level. USE WITH CREDIT. If this lags, use TurboWarp: https://turbowarp.org/756674262?interpolate&hqpen Credits: @-Rex-Test- for this tri filler: https://scratch.mit.edu/projects/406929236 (slightly modified by me) @griffpatch for the basic platforming engine from his scrolling platformer tutorial, modified by me to support Pen collisions and water. Report bugs and post suggestions in the comments. #Pen #Games #Engines #description(A pen platformer engine.) Log: v1.1—07/12/2022—Added support for mobile devices, and a device variable which controls the controls and graphics quality. v1.0—18/11/2022—Initial release