tested proper blurring of the trail

This commit is contained in:
2025-08-02 01:36:04 +03:00
parent 83bd1bf452
commit 93ea79937b
3 changed files with 21 additions and 22 deletions

View File

@@ -15,8 +15,7 @@ size = Vector2(1920, 1080)
[node name="SlimeSimulation" type="Node2D"]
script = ExtResource("1_pxe3a")
texture_size = Vector2i(1920, 1080)
decay_factor = 0.75
dissipation_factor = 0.06
decay_factor = 0.8
sensor_angle = 7.0
sensor_distance = 10.0
rng_seed = 8008