This simple component can be attached to a GameObject which has a Collider and assigned a HvrActor as a target. When the Collider is hit by any collidable object, the HvrActor will be triggered to play.
| Parameter | Type | Function |
| actor | HvrActor | The HvrActor which will be triggered by this component when something collides with it |