feat: Player controller

This commit is contained in:
2025-10-05 18:05:01 +01:00
parent 98095c907f
commit e20e537e97
9 changed files with 89 additions and 47 deletions

View File

@@ -5,7 +5,7 @@
#include "npc_look.h"
#include "../core/types.h"
#define NPC_SPEED 1.0f
#define NPC_SPEED 0.1f
typedef enum NPC_ACTION NPC_ACTION;
enum NPC_ACTION {