Publisher | KAMGAM |
---|---|
File size | 0.97MB |
Number of files | 27 |
Latest version | 1.0.2 |
Latest release date | 2024-08-19 01:34:33 |
First release date | 2024-08-07 09:57:12 |
Supported Unity versions | 2018.4.2 or higher |
Generates trigger ready convex colliders from a concave mesh.
Links: Manual
😎 Easy to use
No coding skills required. Simply add the component and you are ready to go. Works on skinned meshes too!
✔️ Full Source Code
I publish this asset with full source code (except for the VHACD lib) because as a developer I know how annoying it is to not have source code access. If you like it then please remind others to purchase the plugin. Don't just copy and paste it everywhere. Thank you ❤️
✔️ Supports Unity 2021.2+, 2022, 2023, Unity 6, ... LTS
It may work with earlier versions too but those are not tested anymore.
👇 Things you should know (read before you buy)👇
⚠️ Unity 2021.2 or higher is required (LTS releases strongly recommended).
⚠️ This is an EDITOR ONLY asset. It does not support runtime use!
✍️ Usage
1) Add the Convex Trigger component to your object
2) Tweak the properties if you want
3) Hit Generate
4) Done
😎 HINT:
For skinned meshes you can decide whether you want to generate the colliders for the source mesh or the current deformed one.
☎️ Support
If you have any questions please write to office[at]kamgam.com. Please be patient, replies may take a few days. Please include your Asset Store Order Nr and the exact Unity version in your request. Please also try upgrading to the most recent LTS version before asking. Thank you.
❤️ If you like this asset then maybe you'll like these too:
One Settings UI + API for all render pipelines.
Separate your assets into useful parts within seconds.
Exclude any files and directories from build.
🔑 License Info
This asset requires one license per seat (user who has access to the asset files). If you are a team then please consider buying one seat per Unity user.
Why am I telling you this?
Because most people do not know. In fact any asset found under the Tools category automatically falls under a license type that Unity calls Extension Assets (see official license explanation) which differs from the standard (Entity) license.
Concave Trigger uses VHACD under BSD-3-Clause, which is compatible with the Unity Asset Store license (no need to worry), see ThirdPartyNotices.txt for details.