Static colliders

Static colliders are game objects with a collider but without a rigidbody. As the name suggests, these game objects do not move. Because the physics engine knows these objects will not move, pre-calculations can be made to make the game more efficient.

So, to increase efficiency, you should strive to use static colliders when possible.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset