Fixed run affecting air speed bug; fixed auto zeroing of velocities bug.
Release / Export Game (push) Successful in 2m49s

This commit is contained in:
qwsdcvghyu89
2026-06-14 20:56:06 +10:00
parent a0c4e305c5
commit 4e344cc02d
4 changed files with 19 additions and 11 deletions
+2 -2
View File
@@ -216,7 +216,7 @@ script = ExtResource("2_oekxy")
WalkAcceleration = 30.0
StoppingDeceleration = 50.0
CancellationAcceleration = 50.0
AirAcceleration = 9.0
AirAcceleration = 5.0
MaxFallSpeed = 50.0
MaxRiseSpeed = 50.0
MaxRunSpeed = 12.0
@@ -237,7 +237,7 @@ sprite_frames = ExtResource("2_wq5k4")
animation = &"walk"
[node name="Camera2D" type="Camera2D" parent="Player/CharacterBody2D" unique_id=1068565115]
zoom = Vector2(5, 5)
zoom = Vector2(2, 2)
[node name="Label" type="Label" parent="Player/CharacterBody2D" unique_id=436935745]
offset_left = 22.0