From e23c5c5ab17f721261e7dc74525f068e3e1e8c6d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sun, 12 Nov 2017 13:07:20 +0100 Subject: [PATCH] Update: Flame Particle Process - Forward and Reverse (dysneuk1ox.js) 30 bytes modified --- dysneuk1ox.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dysneuk1ox.js b/dysneuk1ox.js index bf11f6d..ba25e76 100644 --- a/dysneuk1ox.js +++ b/dysneuk1ox.js @@ -1,8 +1,7 @@ var texture = GameLib.EntityManager.Instance.findComponentById('gm3fvv45dl'); -if (this.initialized) { +if (!this.initialized) { this.forward = true; - this.processNextLine = false; texture.offset.x = 0; texture.offset.y = 0; texture.updateInstance();