direct haptics to right hand

This commit is contained in:
Kevin Ngo
2018-10-20 18:50:00 -07:00
parent 8a43359842
commit 6797660c66
2 changed files with 6 additions and 3 deletions

View File

@@ -110,7 +110,7 @@
bind__saber-controls="bladeEnabled: isPlaying; isPaused: isPaused"
bind__trail="enabled: isPlaying"
haptics="events: mouseenter; dur: 35; force: 0.075"
haptics__beat="eventsFrom: #beatContainer; events: beathit; dur: 80; force: 0.2"
haptics__beat="eventsFrom: #beatContainer; events: beathit{{ hand }}; dur: 80; force: 0.2"
haptics__draw="events: drawblade; dur: 750; force: 0.025"
saber-controls="hand: {{ hand }}"
thumb-controls