Fix Bullets not hitting objects in Unity

Опубликовано: 09 Июль 2024
на канале: Sunny Valley Studio
7,394
258

Collision detection settings of the Rigidbody can help you fix the problem of Bullets not hitting objects in Unity. Let’s explore Discrete, Continuous, and Continuous Dynamic and speculative modes. With a very fast moving objects we often need to witch to Raycast based hit detection.

More info at: https://docs.unity3d.com/Manual/choos...