From d4665da065a4c933a5da0b6d1995a6f9d2f6b2a8 Mon Sep 17 00:00:00 2001 From: Cain Kilgore Date: Tue, 20 Jun 2017 20:53:04 +0100 Subject: [PATCH] Fixed new smoke effect not spawning correctly. --- unpublishedScripts/marketplace/shortbow/enemyClientEntity.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/unpublishedScripts/marketplace/shortbow/enemyClientEntity.js b/unpublishedScripts/marketplace/shortbow/enemyClientEntity.js index 9aac13d583..1ff114012c 100644 --- a/unpublishedScripts/marketplace/shortbow/enemyClientEntity.js +++ b/unpublishedScripts/marketplace/shortbow/enemyClientEntity.js @@ -89,11 +89,13 @@ "id": "{0273087c-a676-4ac2-93ff-f2440517dfb7}", "lastEdited": 1485295831550663, "lastEditedBy": "{dfe734a0-8289-47f6-a1a6-cf3f6d57adac}", - "lifespan": 0.80000001192092896, + "lifespan": 0.5, + "lifetime": 0.5, "locked": 1, "owningAvatarID": "{00000000-0000-0000-0000-000000000000}", "particleRadius": 0.30099999904632568, "polarFinish": 3, + "position": Entities.getEntityProperties(entityA, 'position').position, "queryAACube": { "scale": 3.0484094619750977, "x": -1.5242047309875488,