mes canvis de merda
This commit is contained in:
@@ -31,7 +31,7 @@ class Player {
|
||||
};
|
||||
|
||||
// --- Constantes de física ---
|
||||
static constexpr float HORIZONTAL_VELOCITY = 60.0F;
|
||||
static constexpr float HORIZONTAL_VELOCITY = 75.0F;
|
||||
static constexpr float HORIZONTAL_ACCEL = 500.0F;
|
||||
static constexpr float MAX_VY = 160.0F;
|
||||
static constexpr float JUMP_VELOCITY = -178.5F;
|
||||
|
||||
Reference in New Issue
Block a user