From e3ab26dd4b03499a5af82aafea82b8af0c03912d Mon Sep 17 00:00:00 2001 From: "Diego F. Goberna" Date: Tue, 23 Oct 2018 23:43:31 +0200 Subject: [PATCH] fixed number of mine particles --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 25bc99a..e2a75b7 100644 --- a/src/index.html +++ b/src/index.html @@ -80,7 +80,7 @@ particleplayer="src: #saberParticlesJSON; pscale: 0.5; loop: false; on: explode; img: #sparkImg; count: 20%; animateScale: true; initialScale: 4 1 1; finalScale: 0.2 0.2 1"> + particleplayer="src: #mineParticlesJSON; pscale: 0.5; scale: 1.4; loop: false; on: explode; img: #sparkImg; count: 20%; animateScale: true; initialScale: 3 1 1; finalScale: 0.2 0.2 1">