From e53f37085d6e38ff8cd5da6c9e8376f6c68127d4 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 17 Jan 2018 12:31:46 +0100 Subject: [PATCH] Update: CC - SpoonLib - Before Render (uou2i9be9r.js) 173 bytes modified --- uou2i9be9r.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/uou2i9be9r.js b/uou2i9be9r.js index cef0126..60fd72d 100644 --- a/uou2i9be9r.js +++ b/uou2i9be9r.js @@ -10,6 +10,10 @@ if (!this.initialized) { this.particleEngine = this.entityLoaded.particleEngine; this.particle = this.entityLoaded.particle; + this.particleEngine.pulse = true; + this.particleEngine.particlesPerSecond = 22; + this.particleEngine.updateInstance('particlesPerSecond'); + this.particle.fadeInFactor = 1; this.time = 0;