Sixth Map

This commit is contained in:
2025-09-12 17:33:14 +02:00
parent 6475051908
commit 43900660b6
19 changed files with 3481 additions and 26 deletions

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=253 format=4 uid="uid://byktpghp0qkxf"]
[gd_scene load_steps=252 format=4 uid="uid://byktpghp0qkxf"]
[ext_resource type="Script" uid="uid://xo6vbicdva8d" path="res://Game/Maps/map_managger.gd" id="1_6tijn"]
[ext_resource type="Texture2D" uid="uid://f1npbjsw71nk" path="res://Assets/Tiles/Fields/FieldsTile_01.png" id="2_43nuy"]
@ -893,10 +893,10 @@ size = Vector2(98, 3)
size = Vector2(125.5, 1.5)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_r25yv"]
size = Vector2(1162, 50)
size = Vector2(840, 50)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_8x0i6"]
size = Vector2(873, 90.5)
size = Vector2(823, 90.5)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_n15pr"]
size = Vector2(34, 170)
@ -907,9 +907,6 @@ size = Vector2(609.5, 9)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ts6e7"]
size = Vector2(162, 257)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_tsol2"]
size = Vector2(266, 34)
[sub_resource type="Curve2D" id="Curve2D_ocvl1"]
_data = {
"points": PackedVector2Array(0, 0, 0, 0, 0, 288, 0, 0, 0, 0, 128, 288, 0, 0, 0, 0, 128, 128, 0, 0, 0, 0, 896, 128, 0, 0, 0, 0, 896, 288, 0, 0, 0, 0, 1056, 288)
@ -990,11 +987,11 @@ shape = SubResource("RectangleShape2D_7kmhc")
[node name="TowerArea" type="Area2D" parent="."]
[node name="CollisionShape2D" type="CollisionShape2D" parent="TowerArea"]
position = Vector2(568, -8)
position = Vector2(407, -8)
shape = SubResource("RectangleShape2D_r25yv")
[node name="CollisionShape2D2" type="CollisionShape2D" parent="TowerArea"]
position = Vector2(435.5, 538.75)
position = Vector2(410.5, 538.75)
shape = SubResource("RectangleShape2D_8x0i6")
[node name="CollisionShape2D3" type="CollisionShape2D" parent="TowerArea"]
@ -1021,10 +1018,6 @@ shape = SubResource("RectangleShape2D_ts6e7")
position = Vector2(1055, 48)
shape = SubResource("RectangleShape2D_ts6e7")
[node name="CollisionShape2D9" type="CollisionShape2D" parent="TowerArea"]
position = Vector2(984, 569)
shape = SubResource("RectangleShape2D_tsol2")
[node name="CanvasLayer" type="CanvasLayer" parent="."]
[node name="SidePanel" parent="CanvasLayer" instance=ExtResource("67_tf5g3")]