Skip to content

Collidable

Extends MonoBehavior


Overview

Superclass that implements collision detection.


Functions

protected virtual void OnCollide

  • Meant to be used with override in extended classes.
  • Put what you want to happen when a collision is detected.