Fix error in circle wall collision detection
The wall zoning did not take into account the radius of the circle
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"_debug_booleans": [
|
||||
"Show_ms_frame",
|
||||
"Enable_debug",
|
||||
"Collision_test"
|
||||
"Circ_collision_test",
|
||||
"Show_walls_near_segment"
|
||||
],
|
||||
"_debug_view_clip_bounds": "NoRoomClipBoundaries",
|
||||
"_gameplay_rotate_to_wall": true,
|
||||
|
||||
Reference in New Issue
Block a user