Interface defining a collider component that handles collision detection and physics interactions. Colliders define shapes, layers, and physics properties for game objects that can collide.
Ignores collisions with layers in the array
Collision layer
X-Y axis offset
TRUE if this collider interact with rigid bodies
Interface defining a collider component that handles collision detection and physics interactions. Colliders define shapes, layers, and physics properties for game objects that can collide.