Added triangle mesh colliders
This commit is contained in:
@@ -55,6 +55,7 @@ MAX_CHILDREN :: 16;
|
||||
SPHERE;
|
||||
BOX;
|
||||
CAPSULE;
|
||||
MESH;
|
||||
}
|
||||
|
||||
Physics_Lock :: enum_flags u8 {
|
||||
|
||||
Reference in New Issue
Block a user