Weird trick for better jump control

This commit is contained in:
KikooDX 2020-02-18 11:54:35 +01:00
parent 0ef33c1253
commit ff83a33416
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -11,10 +11,10 @@
#define DECELERATION 0.5
#define MIN_VSPD -12.0
#define MAX_VSPD 12
#define JUMP_SPD -4.2
#define JUMP_SPD -3.99
#define GRAV 0.4
#define JUMP_SCALE 12
#define JUMP_REDUCTION -0.4
#define JUMP_REDUCTION -0.41
#define UG_CAN_JUMP upgrades[0]
void dupdate(); //gint function