This is a top-down character controller, but it could easily be modified to change it to a platformer-type To use: You can remix this project, OR, if you already have a project: 1. Click "See Inside" 2. Open the backpack (you should see it at the bottom of your screen) 3. Drag the character sprite's icon into the backpack 4. Go to your own project and open the backpack and put the sprite into the project 5. Either do the same thing for the "Walls" sprite, or make a new sprite name "Walls" 6. (Not Required) If you check the bottom of the custom block labeled "Controls," you can set the rate of costume change and the first and last costumes in the run cycle You can toggle scrolling, change speed, Max Slope, and even turn on NoClip (mainly for debugging purposes)
I used a modified version of the code found in Griffpatch's platform tutorial for the movement along angles. !!! You can use this only if you give credit !!! also, if you make a game with this, you can put the link in the comments if you want. Tags: #Tutorials #Tutorial #Controller #CustomBlock #Slope #Games #Game