forked from jaildesigner-jailgames/jaildoctors_dilemma
Calibrando el salto. Aun no está perfeccionado del todo
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#define STATUS_JUMPING 1
|
||||
#define STATUS_FALLING 2
|
||||
|
||||
#define GRAVITY 0.02f
|
||||
#define MAX_VY 0.9f
|
||||
|
||||
// Clase Player
|
||||
class Player
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user