Skip to content

throwtarget

eisclimber edited this page Apr 4, 2026 · 1 revision

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally