not emitting right now

This commit is contained in:
ericrius1 2016-02-26 14:20:40 -08:00
parent 0015e28b95
commit a544ffc942

View file

@ -37,7 +37,7 @@
_this.waterEffect = Entities.addEntity({
type: "ParticleEffect",
name: "water particle effect",
isEmitting: true,
isEmitting: false,
position: _this.position,
colorStart: {
red: 50,