From eebb537b20f78d602eda9f124e25dcc12df287c9 Mon Sep 17 00:00:00 2001 From: Vladislav Khorev Dev Date: Tue, 26 Dec 2017 00:24:54 +0500 Subject: [PATCH] Fixed magic-stars matchDeathTime value, fixed sparkler-looped spawn, updated hints --- assets/effects/magic-stars.json | 7 ++----- assets/particle_effect_hint.json | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/assets/effects/magic-stars.json b/assets/effects/magic-stars.json index 895dd21..7030bb0 100755 --- a/assets/effects/magic-stars.json +++ b/assets/effects/magic-stars.json @@ -85,8 +85,6 @@ [ { "name": "Spark", - - "matchDeathTime": "true", "maxParticles": 110, "preloading": 110, @@ -101,6 +99,7 @@ "spawnTotal": { "interpolation": "LINEAR_SPLINE", + "matchDeathTime": "true", "timeline": [ { @@ -178,9 +177,6 @@ }, { "name": "Spark", - - "matchParentDeathTime": "true", - "matchDeathTime": "true", "maxParticles": 300, "preloading": 300, @@ -196,6 +192,7 @@ "spawnTotal": { "interpolation": "DISCRETE", + "matchDeathTime": "true", "timeline": [ { diff --git a/assets/particle_effect_hint.json b/assets/particle_effect_hint.json index 756e079..c47dee1 100755 --- a/assets/particle_effect_hint.json +++ b/assets/particle_effect_hint.json @@ -16,7 +16,7 @@ RelatedCoordinateSystem spawnRange_system; = { PARTICLE_EFFECT , PARTICLE_EMITTER } - RandomValueAtTimeline spawnTotal; + RandomValueAtTimeline spawnTotal; RandomValueAtTimeline spawnRange; // yaw + pitch + delta yaw + delta pitch < / Emitter Description >