Restore bladeEnabled flag
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
AFRAME.registerComponent('saber-controls', {
|
||||
schema: {
|
||||
bladeEnabled: {default: false},
|
||||
enabled: {default: false},
|
||||
hand: {default: 'right', oneOf: ['left', 'right']}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user