replaced sprinting with mid air dash
This commit is contained in:
@@ -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="."]
|
||||
|
||||
Reference in New Issue
Block a user