realitycollective / com.realitytoolkit.player

The camera service module of the Reality Toolkit. Use this module to set up a camera rig for XR apps and games in no time.
https://realitytoolkit.realitycollective.net/
MIT License
0 stars 0 forks source link

Add PlayerTrigger component #31

Closed FejZa closed 6 months ago

FejZa commented 6 months ago

Reality Collective - Reality Toolkit Pull Request

Overview

Adds a new useful component PlayerTrigger, which will raise events as the player enters, leaves or stays within the trigger zone. The component only requires a collider on the game object and will enforce it.

image