Add fix for obj_resolve_object_collisions

This commit is contained in:
Arceveti
2021-09-05 12:18:00 -07:00
parent 13db5a7d4e
commit 2d58bddd06
4 changed files with 32 additions and 9 deletions

View File

@@ -104,6 +104,8 @@
//#define PUPPYCAM
// Automatically calculate the optimal collision distance for an object based on its vertices.
#define AUTO_COLLISION_DISTANCE
// Makes obj_resolve_object_collisions work consistently
#define FIX_RESOLVE_OBJ_COLLISIONS
// HACKER QOL