Skip to content

Player Detector

eisclimber edited this page Feb 11, 2024 · 2 revisions

Player Detector

class in ExPresSXR.Movement / Extends MonoBehavior
Component added via Component Menu

Description

Detects the player upon entering. The "Player" tag must be set and the player must have a collision.
Requires a Component of Collider.

Events

  • OnPlayerEntered: Event emitted when the player enters.
  • OnPlayerExited: Event emitted when the player exits.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally