Yue Posted May 7 Posted May 7 s Each time I choose a collider, and go through the whole list and return to a previous one, the size increases progressively. Quote Murphy's Law: We don't fix bugs, we document them as features. – Murphy Games
Solution Josh Posted May 14 Solution Posted May 14 This was happening because the collider itself was being included in the AABB calculation. The fix was to remove the old collider before getting the AABB for the new one to be created. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.