See inside, move the ball to different locations
I referenced @griffpatch_tutor 's platformer tutorial for the acceleration part ---------------------------------------------------------------------------------------------------- Wanted to figure out a bounce... I think the program for this will help me with the backwards walk. It's still not done yet, I want to have it slow down each bounce until it stops. EDIT 1/19/18: FIGURED OUT HOW TO DECREASE BOUNCE HEIGHT but it goes reaaaaally high at first.... I'll fix that soon second edit of 1/19/18: hey look it works thanks @bchurch ... still figuring out a good absolute value of y to stop at... I'll try to have it stop in a steadier way