Publisher | WaffleWare |
---|---|
File size | 9.54MB |
Number of files | 30 |
Latest version | 1 |
Latest release date | 2023-03-16 02:32:13 |
First release date | 2023-03-16 02:32:13 |
Supported Unity versions | 2018.4.2 or higher |
The ExactConvexDecomp package is a solution for Unity game developers that provides the ability to use concave rigidbodies in their games. The package is super easy to use, works with every mesh, and is blazing fast. The script can be added to a gameobject at runtime or in the editor and generated colliders are storable as part of a prefab. The package works by creating compound colliders that approximate the shape of any mesh, saving developers time compared to creating colliders manually.
This package is designed to be a general solution for any Unity game. The generated colliders are based on the mesh provided, so it is up to the developer to ensure that the mesh accurately represents the desired shape for the collider.