add short haptic pulse on release

This commit is contained in:
James B. Pollack 2016-06-20 16:25:48 -07:00
parent aa742a50ca
commit f6d19ba32f

View file

@ -479,10 +479,14 @@
// rotation: arrowProps.rotation
};
//actually shoot the arrow and play its sound
Entities.editEntity(this.arrow, arrowProperties);
this.playShootArrowSound();
var whichHand = this.hand==='left' ? 0 :1;
Controller.triggerShortHapticPulse(whichHand, 2);
//clear the strings back to only the single straight one
this.deleteStrings();
Entities.editEntity(this.preNotchString, {