This commit is contained in:
Marco 2025-06-29 15:04:51 +02:00
commit b3bfc1a888
5 changed files with 2433 additions and 1251 deletions

View file

@ -283,7 +283,7 @@ StrafeSpeed = 2
Acceleration = 150.0
Deceleration = 20.0
Gravity = -20.0
FallSpeed = 2.0
FallSpeed = 4.0
[node name="Storage" type="Node" parent="." node_paths=PackedStringArray("Root")]
script = ExtResource("6_habpy")