I can detect Collider between walls and my Weapon model. How can I Avoid Weapon passing through the wall ?
1 Answer
1From the forums:
You can fix the weapons going through objects by rendering everything except the guns in one camera and the guns in another camera with a higher depth.
You can read about it here: http://unity3d.com/support/documentation/Components/class-Camera.html