tp work and first steep for menu

This commit is contained in:
2025-09-07 16:05:59 +02:00
parent 6e599c8f1c
commit 2dfa874181
11 changed files with 4991 additions and 48 deletions

View File

@@ -6,14 +6,13 @@
[node name="main_game" type="Node2D"]
[node name="wall" parent="." instance=ExtResource("1_u115g")]
[node name="wall" parent="." node_paths=PackedStringArray("spawner") instance=ExtResource("1_u115g")]
spawner = NodePath("../spawner")
[node name="Camera2D" type="Camera2D" parent="."]
position = Vector2(320, 320)
zoom = Vector2(0.375, 0.375)
[node name="CharacterBody2D" parent="." instance=ExtResource("2_02eqj")]
position = Vector2(156, 206)
[node name="spawner" parent="." node_paths=PackedStringArray("player") instance=ExtResource("3_50rem")]
player = NodePath("../CharacterBody2D")
distance = 500.0