mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 16:44:04 +02:00
grip button fix
This commit is contained in:
parent
19b5e7cd86
commit
dc7bb5b083
1 changed files with 1 additions and 0 deletions
|
@ -2346,6 +2346,7 @@ function MyController(hand) {
|
|||
this.callEntityMethodOnGrabbed("releaseEquip");
|
||||
}
|
||||
|
||||
|
||||
// Make a small release haptic pulse if we really were holding something
|
||||
Controller.triggerHapticPulse(HAPTIC_PULSE_STRENGTH, HAPTIC_PULSE_DURATION, this.hand);
|
||||
|
||||
|
|
Loading…
Reference in a new issue