
This tutorial shows how to automatically generate simplified colliders for 3D models imported into Unity. The tutorial uses Google SketchUp as an example, but its knowledge and code is agnostic to whichever modelling tool you are using.
- Introduction
- Step 1. The Problem
- Step 2. The Solution
- Step 3. Custom Editor
- Step 4. Improvements