From 98cf784c6f2aba50a4a44819c923846652da7dfd Mon Sep 17 00:00:00 2001 From: ericrius1 Date: Thu, 25 Feb 2016 10:32:21 -0800 Subject: [PATCH] more smoke fading --- examples/playa/fireworks/fireworksLaunchButtonEntityScript.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/playa/fireworks/fireworksLaunchButtonEntityScript.js b/examples/playa/fireworks/fireworksLaunchButtonEntityScript.js index 380bbec009..7e85f5695f 100644 --- a/examples/playa/fireworks/fireworksLaunchButtonEntityScript.js +++ b/examples/playa/fireworks/fireworksLaunchButtonEntityScript.js @@ -116,7 +116,7 @@ particleRadius: 0.3, radiusStart: 0.06, radiusFinish: 0.9, - alpha: 0.4, + alpha: 0.1, alphaSpread: 0, alphaStart: 0.7, alphaFinish: 0,