adding top collision
This commit is contained in:
@@ -20,6 +20,7 @@ typedef struct Entity
|
||||
Vector2 force;
|
||||
|
||||
Color color;
|
||||
float drag;
|
||||
|
||||
} Entity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user