throwtarget - eisclimber/ExPresS-XR GitHub Wiki

ThrowTarget

Class in ExPresSXR.Minigames.CoinThrow

Inherits from UnityEngine.MonoBehaviour

Summary

Detects hits of Rigidbodys with a CoinReset-Component.

public class ThrowTarget : MonoBehaviour

Fields

Name Description
OnHit Same as OnHitInfo but passing _score.
OnHitInfo Emitted when a hit from a Rigidbodys with a CoinReset-Component is detected.

Properties

Name Description
DetectHits If hits should be detected
Score Score if hit.
⚠️ **GitHub.com Fallback** ⚠️