hitdetector - eisclimber/ExPresS-XR GitHub Wiki

HitDetector

Class in ExPresSXR.Minigames.Archery.Arrow

Inherits from UnityEngine.MonoBehaviour

Summary

A proxy component that allows passing a collision to another object. In this cased used to pass collision of only the arrows tip.

public class HitDetector : MonoBehaviour

Fields

Name Description
OnHit Emitted on collisions with its GameObject, passing the collision.
⚠️ **GitHub.com Fallback** ⚠️