only set cursor once connected
This commit is contained in:
@@ -69,7 +69,6 @@
|
|||||||
bind__hand-swapper="enabled: {{ otherHand }}RaycasterActive"
|
bind__hand-swapper="enabled: {{ otherHand }}RaycasterActive"
|
||||||
bind__pauser="enabled: !menu.active"
|
bind__pauser="enabled: !menu.active"
|
||||||
bind__raycaster="enabled: {{ hand }}RaycasterActive; showLine: {{ hand }}RaycasterActive"
|
bind__raycaster="enabled: {{ hand }}RaycasterActive; showLine: {{ hand }}RaycasterActive"
|
||||||
cursor
|
|
||||||
haptics="events: mouseenter; dur: 35; force: 0.075"
|
haptics="events: mouseenter; dur: 35; force: 0.075"
|
||||||
line="color: {{ color }}"
|
line="color: {{ color }}"
|
||||||
saber-controls="hand: {{ hand }}">
|
saber-controls="hand: {{ hand }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user