collisions remade
This commit is contained in:
@@ -20,6 +20,7 @@ struct Contact : Event
|
||||
EntityID Entity1;
|
||||
EntityID Entity2;
|
||||
glm::vec2 Normal;
|
||||
glm::vec2 SignificantNormal;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user