Publisher | Just Assets |
---|---|
File size | 10.57MB |
Number of files | 140 |
Latest version | 1.4.0 |
Latest release date | 2022-11-16 12:20:15 |
First release date | 2020-12-14 09:37:32 |
Supported Unity versions | 2018.4.2 or higher |
Simply create a merged collider of the entire hierarchy with a single click.
Made in Germany by professional software engineers.
Developed in 2022.3 compatible down to 2017.3
This version is going to be deprecated soon, we still maintain it and are going to release bugfixes. For a bigger feature set have a look at the new Pro Version. Customers who already bought this version can upgrade to a low price.
- Supports runtime and editor collider merging.
- Support all kinds of collider types.
- box collider
- sphere collider
- capsule collider
- wheel collider
- terrain collider
- creates simplified version of your terrain through vertex decimation algorithm while preserving edges
- mesh collider
- support for convex mesh colliders due to convex hull algorithm
- Simple editor window
- Simple API
- ColliderUtility.CreateCollider(gameObject, settings)
Note: This tool is not cleaning up your geometry. Combined meshes may include internal structures if meshes overlap.
Asset uses MeshSimplifier and MICcomplexHull under MIT license (unrestricted commercial use); see Third-Party Notices.txt file in package for details.