Skip to content

0.29.0-alpha.831+a87b808

@eonarheim eonarheim tagged this 13 Jan 02:34
This PR fixes an issue where `CompositeColliders` nested inside each other would cause a crash at runtime because the narrowphase doesn't know how to collide with composites, only pieces.

The fix flattens composites so they can only ever be 1 level deep.
Assets 2
Loading