increased lifetime

This commit is contained in:
ericrius1 2015-10-01 11:46:37 -07:00
parent ef5ad9eeb3
commit 290659b9f6

View file

@ -146,7 +146,7 @@ function MyController(hand, triggerAction) {
y: 50,
z: 50
},
lifetime: 100
lifetime: 200
});
this.strokePoints = [];
this.strokeNormals = [];