I tried archmages script for making the main character jump but it doesnt seem to work on my game and i havent figured out why. Ive tried other methods as well but they just make the character jump straight up and down not forward or backward. Please help!!
Offline
The main trick is to make sure your jumping scripts and gravity scripts are entirely seperate from your left/right movement script, so that you can move left/right at the same time as jumping.
My own jumping demo can be found here: http://scratch.mit.edu/projects/Mayhem/26609
Offline
You should be able to download it.
Offline