fixed a path visualiser bug and did a little balancing

This commit is contained in:
2023-11-18 00:01:04 +11:00
parent 9cf6944ac8
commit 422c163dcd
8 changed files with 15 additions and 12 deletions

View File

@ -37,6 +37,7 @@ status_stats = ExtResource("3_xhrj0")
stats = ExtResource("4_rkhup")
[node name="GPUParticles3D" type="GPUParticles3D" parent="." index="5"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.6, 0)
amount = 12
lifetime = 0.6
process_material = SubResource("ParticleProcessMaterial_q1hpa")

View File

@ -6,7 +6,7 @@
[sub_resource type="Resource" id="Resource_j28f4"]
script = ExtResource("1_ppnfm")
key = "Fire Delay"
value = 2.0
value = 2.5
[sub_resource type="Resource" id="Resource_likes"]
script = ExtResource("1_ppnfm")
@ -16,7 +16,7 @@ value = 0.0
[sub_resource type="Resource" id="Resource_b65mk"]
script = ExtResource("1_ppnfm")
key = "Range"
value = 30.0
value = 20.0
[resource]
script = ExtResource("2_5jdx5")