pixel?
This commit is contained in:
@@ -32,6 +32,9 @@ typedef struct entity_s {
|
||||
vec3 position;
|
||||
vec3 velocity;
|
||||
|
||||
vec2 hitbox;
|
||||
float_t hitboxRadius;
|
||||
|
||||
union {
|
||||
player_t player;
|
||||
npc_t npc;
|
||||
|
||||
Reference in New Issue
Block a user