Merge branch 'main' of https://git.main.qwsdcvghyu.com/riley/wrplat-godot
Release / Export Game (push) Successful in 1m31s
Release / Export Game (push) Successful in 1m31s
This commit is contained in:
@@ -220,7 +220,7 @@ script = ExtResource("2_oekxy")
|
||||
WalkAcceleration = 30.0
|
||||
StoppingDeceleration = 50.0
|
||||
CancellationAcceleration = 50.0
|
||||
AirAcceleration = 9.0
|
||||
AirAcceleration = 3.0
|
||||
MaxFallSpeed = 50.0
|
||||
MaxRiseSpeed = 50.0
|
||||
MaxRunSpeed = 12.0
|
||||
@@ -241,7 +241,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
|
||||
|
||||
Reference in New Issue
Block a user