1
0
forked from cgvr/DeltaVR

radio button can be released

This commit is contained in:
2026-02-17 17:40:46 +02:00
parent 8e606782ab
commit 5c7103a79b
4 changed files with 80 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ public class RadioTransmitter : XRGrabInteractable
[Header("Custom Config")]
public FMODWhisperBridge fmodWhisperBridge;
public PushableButton radioButton;
public ReleasableButton radioButton;
public TextMeshProUGUI computerScreen;
// Start is called before the first frame update