fixed pause state bug, minor tweaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
AFRAME.registerComponent('beams', {
|
||||
schema: {
|
||||
poolSize: {default: 10}
|
||||
poolSize: {default: 4}
|
||||
},
|
||||
init: function () {
|
||||
var redMaterial;
|
||||
|
||||
Reference in New Issue
Block a user