>>instructions<< >WASD keys to move. >Go to the right to advance to next level. >when on wall (holding jump) press opposite key of direction of player for a wall jump. >>remixing/making your own levels<< If you want to make your own levels by remixing. Click in the “ground” sprite then draw out a level. Drag the costume to the “backround” sprite and surround the level with some art. Go to the “player” sprite and find the when i recieve “next level” block. Add an if|else block with (if level#= your level number) and the coordinates to start at that point to prevent from getting stuck in walls. Keep the costume names as just numbers or the code will break.
Currently only 3 levels. There is more stuff that i will add to this in future updates.