no message

This commit is contained in:
2025-06-11 17:54:55 +02:00
parent 4105e75357
commit 69a456db88
38 changed files with 2398 additions and 159 deletions

View File

@ -13,15 +13,15 @@ size = Vector2(1001, 98)
[node name="World" type="Node2D"]
[node name="Player" parent="." instance=ExtResource("1_go701")]
position = Vector2(601, 137)
position = Vector2(589, 149)
script = ExtResource("2_5a7ea")
speed = 350
gravity = 40
grav = 40
jump_force = 800
fallvelocity_cap = 1000
max_air_jumps = 1
crouch_mult = 1
sprint_mult = 1
sprint_mult = 1.5
crouch_mult = 0.4
[node name="Platform" type="StaticBody2D" parent="."]
position = Vector2(604, 135)