Press space to switch the terrain This is my second attempt at Slope Sliding Physics! This is a prototype for a bigger project I am working on in Turbowarp. It will not be possible to show the big project (because it uses blocks that aren't available in vanilla Scratch), but at least I have this. (<--- this is the magic of ctrl + c and ctrl + v) <{How It works}> Basically, the ball makes two clones of itself that are smaller and more precise. They both go to different sides of the main sprite. They both cast a ray downward to the level. The one with the further distance makes the ball move accordingly.
All code by me @26690 See my first attempt here: https://scratch.mit.edu/projects/896895681/