Complex Shapes with Simple Colliders

Objective: Take a simple collider and make a gun shape out of it.

Sometimes we have 3D objects that have a certain shapes that can’t have a single box collider on it. to get move of a gun shape we can add multiple colliders on an object to get the right shape.

For XR Interactables, we want to make sure to grab at the right location. We can add in the new collider to XR Interactable on the gun to let the system know to grab that collider.

Now we grab the gun roughly where we need it for now.

--

--

Tyler Smallwood

I am passonate on learning to program and use Unity to become a skillful Unity Developer