PhysicsSolver minor refactor, changed crouch speed

This commit is contained in:
MihailRis
2023-11-30 00:18:31 +03:00
parent 5accfe18c9
commit de134dc2e5
3 changed files with 73 additions and 67 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "../core_defs.h"
#define CROUCH_SPEED_MUL 0.25f
#define CROUCH_SPEED_MUL 0.35f
#define CROUCH_SHIFT_Y -0.2f
#define RUN_SPEED_MUL 1.5f
#define CROUCH_ZOOM 0.9f