fix: dash indicator vfx works
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 7s
Create tag and build when new code gets to main / Export (push) Successful in 3m41s

This commit is contained in:
2025-07-06 22:18:59 +02:00
parent e4880d42f9
commit e3d10840c9
7 changed files with 159 additions and 15 deletions

View File

@ -155,7 +155,7 @@ target_position = Vector3(-1, 0, 0)
collision_mask = 2
[node name="DashSystem" parent="." instance=ExtResource("18_q5h8a")]
DashSpeed = 0.1
DashSpeed = 0.2
PostDashSpeed = 30.0
[node name="WeaponRoot" type="Node3D" parent="."]