replaced sprinting with mid air dash

This commit is contained in:
Derek
2024-08-10 21:49:40 -05:00
parent cb48827c8a
commit dad00cb0fa
6 changed files with 23 additions and 22 deletions

View File

@@ -58,7 +58,7 @@ fov = 15.0
target_position = Vector3(0, 0, -1)
[node name="Timer" type="Timer" parent="."]
wait_time = 0.4
wait_time = 0.2
one_shot = true
[node name="Whiteout" type="ColorRect" parent="."]