From 7cd35bc29a21d4dc7a5e28e1b155631adc20296a Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 15 Nov 2017 21:17:19 +0100 Subject: [PATCH] Update: CC - Before Render - Moorcow (7p8dxknb7m.js) 62 bytes modified --- 7p8dxknb7m.js | 1 + 1 file changed, 1 insertion(+) diff --git a/7p8dxknb7m.js b/7p8dxknb7m.js index 3a26015..5f05955 100644 --- a/7p8dxknb7m.js +++ b/7p8dxknb7m.js @@ -235,6 +235,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { var burningTreeParticleEngine = this.burningTreeParticleEngine.clone(); burningTreeParticleEngine.position = mesh.position.clone(); + burningTreeParticleEngine.position.y += mesh.dimensions.y; burningTreeParticleEngine.updateInstance('position'); burningTreeParticleEngine.enabled = true; mesh.burningTreeParticleEngine = burningTreeParticleEngine;