Page 1 of 1

Gravity Strength/Jump Height Control

PostPosted: Mon Jul 21, 2014 3:55 am
by AwesomeJRFD
Gravity Strength Control/Jump Height Sort of

Paste this into your level:
Code: Select all
llitem:6:changeGravity;-16;1600;16;16;0;1;movechar,this,0,0,0,-0.2,0,0:sleep,1:goto,0

Changing the "-0.2" in "Move Character" will control the strength of gravity.
Negative numbers will let you jump higher.

  • Anything lower than -0.4 will make you fly upwards infinitely.
  • Anything higher than 4.5 will cause the player to be pushed into the ground.
  • Anywhere in the 4.6 to 5.0 range will make the character do somersaults while walking.
  • Anything higher than 5.0, and you get earthquakes.

Use Activate "changeGravity" to change the gravity, and use Stop "changeGravity" to reset the gravity.

By AwesomeJRFD and JSlayerXero

Re: Gravity Strength/Jump Height Control

PostPosted: Sat May 16, 2015 7:55 pm
by Triple J
For Release Candidate 3, check this out: http://runouw.com/forums/viewtopic.php? ... 23#p328423
This will fix anything that uses this trick.




I took the liberty of making this clear. ;)