feat: Player controller
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user