From 65a20667270abdbd48058b63a100dabe6d08e911 Mon Sep 17 00:00:00 2001 From: Vlad Date: Thu, 5 Feb 2026 14:00:20 +0600 Subject: [PATCH] size --- resources/config/spark_projectile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/config/spark_projectile_config.json b/resources/config/spark_projectile_config.json index e327934..7fbe467 100644 --- a/resources/config/spark_projectile_config.json +++ b/resources/config/spark_projectile_config.json @@ -9,7 +9,7 @@ "lifeTimeRange": [200.0, 800.0], "emissionRate": 50.0, "maxParticles": 10, - "particleSize": 0.09, + "particleSize": 0.5, "biasX": 0.1, "shaderProgramName": "default" } \ No newline at end of file