[gd_scene load_steps=10 format=3 uid="uid://dk1pt2f1qya1m"] [ext_resource type="PackedScene" uid="uid://bvqu1heobgboe" path="res://Scenes/Towers/tower.tscn" id="1_stebd"] [ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_jbe1c"] [ext_resource type="Script" uid="uid://chy7bx8dlwgs0" path="res://Scripts/StatusEffects/status_effect.gd" id="3_vxmma"] [ext_resource type="PackedScene" uid="uid://cx8f6tsipvmls" path="res://ladder.tscn" id="4_eys8f"] [ext_resource type="Material" uid="uid://chxjofsr2lq1r" path="res://new_standard_material_3d.tres" id="5_lny5m"] [sub_resource type="Resource" id="Resource_lny5m"] script = ExtResource("2_jbe1c") damage = 0 status_effects = Array[ExtResource("3_vxmma")]([]) metadata/_custom_type_script = "uid://djp7tepdsda8w" [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_4ibu2"] height = 10.0 [sub_resource type="BoxShape3D" id="BoxShape3D_tdbe0"] size = Vector3(3, 1, 3) [sub_resource type="BoxShape3D" id="BoxShape3D_iwla6"] size = Vector3(7, 1, 3) [node name="Tower" instance=ExtResource("1_stebd")] effect = SubResource("Resource_lny5m") [node name="Pitch" parent="." index="1"] visible = false [node name="Yaw" parent="." index="2"] visible = false [node name="Ladder2" parent="." index="6" instance=ExtResource("4_eys8f")] [node name="CollisionShape3D" type="CollisionShape3D" parent="Ladder2" index="0"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4.72894, 0) shape = SubResource("CapsuleShape3D_4ibu2") [node name="CSGCylinder3D" type="CSGCylinder3D" parent="Ladder2" index="1"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4.58316, 0) material_override = ExtResource("5_lny5m") height = 9.12903 [node name="StaticBody3D" type="StaticBody3D" parent="." index="7"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 8.5, 0) collision_layer = 32 [node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D" index="0"] material_override = ExtResource("5_lny5m") size = Vector3(3, 1, 1) [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="1"] shape = SubResource("BoxShape3D_tdbe0") [node name="StaticBody3D2" type="StaticBody3D" parent="." index="8"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 8.5, 0) collision_layer = 32 [node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D2" index="0"] material_override = ExtResource("5_lny5m") size = Vector3(3, 1, 1) [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D2" index="1"] shape = SubResource("BoxShape3D_tdbe0") [node name="StaticBody3D3" type="StaticBody3D" parent="." index="9"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 8.5, 2) collision_layer = 32 [node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D3" index="0"] material_override = ExtResource("5_lny5m") size = Vector3(7, 1, 3) [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D3" index="1"] shape = SubResource("BoxShape3D_iwla6") [node name="StaticBody3D4" type="StaticBody3D" parent="." index="10"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 8.5, -2) collision_layer = 32 [node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D4" index="0"] material_override = ExtResource("5_lny5m") size = Vector3(7, 1, 3) [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D4" index="1"] shape = SubResource("BoxShape3D_iwla6")