mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 02:03:11 +02:00
Get particles in particlesTest.js emitting again
This commit is contained in:
parent
1bb6ddb99f
commit
5aef309b8a
1 changed files with 0 additions and 1 deletions
|
@ -255,7 +255,6 @@
|
||||||
textures: "https://hifi-public.s3.amazonaws.com/alan/Particles/Particle-Sprite-Smoke-1.png",
|
textures: "https://hifi-public.s3.amazonaws.com/alan/Particles/Particle-Sprite-Smoke-1.png",
|
||||||
color: { red: 255, green: 255, blue: 255 },
|
color: { red: 255, green: 255, blue: 255 },
|
||||||
lifespan: 5.0,
|
lifespan: 5.0,
|
||||||
visible: false,
|
|
||||||
locked: false,
|
locked: false,
|
||||||
isEmitting: false,
|
isEmitting: false,
|
||||||
lifetime: 3600 // 1 hour; just in case
|
lifetime: 3600 // 1 hour; just in case
|
||||||
|
|
Loading…
Reference in a new issue