This repository contains various examples to use with the XR Interaction Toolkit
1.11k
stars
363
forks
source link
DoorLocked Prefab TurnableKey/TurnableKeyTransform/TurnableKey/DoorKey missing collider for TurnableKey XRKnob Collider #130
Open
TheOnlyChosenOne opened 2 months ago
Also the InteractableEvent Select Exited on DoorHandle Interactable is using set_value instead of XRKnob.Value 1
and TurnableKey InteractableEvent Select Exited should remove XRKnob set_value entirely and not update to XRKnob.Value
check my fork for the fixes implemented