I think it is in some kind of working state now

This commit is contained in:
2025-08-01 22:46:57 +03:00
parent e2f1c8c13a
commit 15639ff098
4 changed files with 59 additions and 36 deletions

View File

@@ -15,9 +15,10 @@ shader_parameter/trail_tex = SubResource("Texture2DRD_pxe3a")
script = ExtResource("1_pxe3a")
texture_size = Vector2i(1152, 648)
decay_factor = 0.75
dissipation_factor = 0.04
sensor_angle = 27.0
sensor_distance = 5.0
dissipation_factor = 0.06
sensor_angle = 8.0
sensor_distance = 20.0
rng_seed = 8008
[node name="MeshInstance2D" type="MeshInstance2D" parent="."]
self_modulate = Color(0.581022, 0.701395, 0.890748, 1)