DRY the hands HTML since they are symmetrical
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
AFRAME.registerComponent('saber-controls', {
|
||||
schema: {
|
||||
activeHand: {default: 'right'},
|
||||
hand: {default: 'right', oneOf: ['left', 'right']},
|
||||
bladeEnabled: {default: true}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user