mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-29 03:10:11 +00:00
6d687de9b8
The calls to the BVH need to use the world space AABB, rather than local space for it to work. Also, update was not being called which is required to update the AABB as objects move.