arrow keys to move. a better rendering engine for all pen lines, however it does make the lines clip out of rendering sometimes (go on the left platform to see this, the top one clips when you stand there, jumping makes the bottom one disappear.) Switch the "rendering" variable to one to make it work like the old rendering method. I will probably use a modified version of this engine in the future, but the clipping is bad so i may try to work on it.
made in like 4 total hours. its not a game dont complain at me. 100% created by me, all me. This version of the pen platforming engine uses directions, arctangent, the move _ steps block, and a ton of math to draw the stage. It also cuts parts of the lines when they go offstage where the old one would just leave it there. (this also helps a ton with performance) https://scratch.mit.edu/projects/491204923/ is the worse one, if you put any slopes at all it messes them up so bad i made them all straight lines.