mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 06:43:41 +02:00
not emitting right now
This commit is contained in:
parent
0015e28b95
commit
a544ffc942
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
_this.waterEffect = Entities.addEntity({
|
||||
type: "ParticleEffect",
|
||||
name: "water particle effect",
|
||||
isEmitting: true,
|
||||
isEmitting: false,
|
||||
position: _this.position,
|
||||
colorStart: {
|
||||
red: 50,
|
||||
|
|
Loading…
Reference in a new issue