collision/more physics updates
All checks were successful
Build Project / build (ubuntu-latest) (push) Successful in 17m55s
All checks were successful
Build Project / build (ubuntu-latest) (push) Successful in 17m55s
This commit is contained in:
@@ -10,6 +10,7 @@ typedef struct Entity
|
||||
|
||||
bool isPlayer;
|
||||
bool affectedByGravity;
|
||||
bool headgrounded;
|
||||
|
||||
float mass;
|
||||
float size;
|
||||
|
||||
Reference in New Issue
Block a user