Last map (for now)

This commit is contained in:
2025-09-12 20:08:00 +02:00
parent 3272336f86
commit 25287c57fc
8 changed files with 2315 additions and 10 deletions

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=243 format=4 uid="uid://bj1bpymbq3xrl"]
[gd_scene load_steps=244 format=4 uid="uid://bj1bpymbq3xrl"]
[ext_resource type="Script" uid="uid://xo6vbicdva8d" path="res://Game/Maps/map_managger.gd" id="1_cv1eb"]
[ext_resource type="Texture2D" uid="uid://f1npbjsw71nk" path="res://Assets/Tiles/Fields/FieldsTile_01.png" id="2_vltem"]
@ -882,8 +882,11 @@ size = Vector2(96, 4)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_tgdbn"]
size = Vector2(170.75, 2)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ju5bg"]
size = Vector2(283.188, 2)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_xvoy5"]
size = Vector2(863.375, 4)
size = Vector2(1154.69, 5)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ufjro"]
size = Vector2(1153, 17)
@ -892,16 +895,16 @@ size = Vector2(1153, 17)
size = Vector2(524.5, 59.125)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ktuvy"]
size = Vector2(232, 408.25)
size = Vector2(232, 240)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_jwl0r"]
size = Vector2(512.625, 46.25)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i6ajv"]
size = Vector2(220.25, 502.25)
size = Vector2(220.25, 236)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_as1ew"]
size = Vector2(936, 118.125)
size = Vector2(1157, 118.125)
[sub_resource type="Curve2D" id="Curve2D_hr4td"]
_data = {
@ -970,8 +973,12 @@ shape = SubResource("RectangleShape2D_icc02")
position = Vector2(781, 349)
shape = SubResource("RectangleShape2D_tgdbn")
[node name="CollisionShape2D5" type="CollisionShape2D" parent="TrapArea"]
position = Vector2(1010.41, 159)
shape = SubResource("RectangleShape2D_ju5bg")
[node name="CollisionShape2D4" type="CollisionShape2D" parent="TrapArea"]
position = Vector2(720, 542)
position = Vector2(574.344, 542.5)
shape = SubResource("RectangleShape2D_xvoy5")
[node name="TowerArea" type="Area2D" parent="."]
@ -985,7 +992,7 @@ position = Vector2(481.75, 194.438)
shape = SubResource("RectangleShape2D_0gi2v")
[node name="CollisionShape2D8" type="CollisionShape2D" parent="TowerArea"]
position = Vector2(1036, 203.875)
position = Vector2(1036, 288)
shape = SubResource("RectangleShape2D_ktuvy")
[node name="CollisionShape2D3" type="CollisionShape2D" parent="TowerArea"]
@ -993,14 +1000,15 @@ position = Vector2(607.688, 376.875)
shape = SubResource("RectangleShape2D_jwl0r")
[node name="CollisionShape2D4" type="CollisionShape2D" parent="TowerArea"]
position = Vector2(105.875, 419.125)
position = Vector2(105.875, 286)
shape = SubResource("RectangleShape2D_i6ajv")
[node name="CollisionShape2D5" type="CollisionShape2D" parent="TowerArea"]
position = Vector2(684, 611.063)
position = Vector2(573.5, 611.063)
shape = SubResource("RectangleShape2D_as1ew")
[node name="CanvasLayer" type="CanvasLayer" parent="."]
visible = false
[node name="SidePanel" parent="CanvasLayer" instance=ExtResource("67_ijw35")]
size_flags_horizontal = 6
@ -1011,15 +1019,19 @@ size_flags_horizontal = 6
script = ExtResource("69_ju5bg")
[node name="Path2D" type="Path2D" parent="."]
visible = false
curve = SubResource("Curve2D_hr4td")
[node name="Path2D2" type="Path2D" parent="."]
visible = false
curve = SubResource("Curve2D_mwr61")
[node name="Path2D3" type="Path2D" parent="."]
visible = false
curve = SubResource("Curve2D_cv1eb")
[node name="Path2D4" type="Path2D" parent="."]
visible = false
curve = SubResource("Curve2D_vltem")
[node name="Decoration" type="Node2D" parent="."]