I'm making a platformer game, which will take place partly on the side of a mountain. I wouldn't know where to start with programming a platformer script from Scratch (pun intended), so I've decided to try augmenting the scripts from this tutorial project: https://scratch.mit.edu/projects/137991051/ The reason I am using those scripts, and not the ones from @griffpatch_tutor, is that they're simple enough that I can mess with them without instantly ruining them, and I prefer the wall-jumping. I want to change the script so that the ball can go up the slope smoothly, but since I am new to this type of project, I have no clue what to change/add. Any help would be appreciated!