-
-
Notifications
You must be signed in to change notification settings - Fork 2
Coin Reset
eisclimber edited this page Feb 11, 2024
·
2 revisions
class in ExPresSXR.Minigames.CoinThrow / Extends UnityEngine.MonoBehaviour
Component added via Component Menu
Resets an object to a position upon entering the trigger.
-
Transform _resetTransform
: Position and rotation to reset the coin after hitting/missing. If null, uses its own Transform during awake.
-
void ResetOwnPosition()
: Resets the transform either to _resetTransform or the initial Transform if _resetTransform is null.
Autor: Luca 'eisclimber' Dreiling; License: MIT
- Getting Started
- Development and Contribution
- Misc
- Experimentation
- Data Gatherering
- Eye Tracking
- ExPresS XR Rig
- Interaction
- Base Button
- Button Quiz
- Collision Hand Rumbler
- Collision Sound Emitter
- Exit Game Interactable (Script Deprecated)
- Interactables
- Haptic Impulse Trigger
- Socket Interactors
- Inverse Kinematics
- Localization
- Minigames
- Coin Scale
- Coin Throw
- Sword Cleaning
- Misc
- Movement
- Presentation
- UI