85 lines
3.6 KiB
Plaintext
85 lines
3.6 KiB
Plaintext
[gd_scene 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://Scenes/Ladder/ladder.tscn" id="4_eys8f"]
|
|
[ext_resource type="Material" uid="uid://chxjofsr2lq1r" path="res://Towers/Ascension/new_standard_material_3d.tres" id="5_lny5m"]
|
|
|
|
[sub_resource type="Resource" id="Resource_lny5m"]
|
|
script = ExtResource("2_jbe1c")
|
|
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" unique_id=2085671605 instance=ExtResource("1_stebd")]
|
|
effect = SubResource("Resource_lny5m")
|
|
|
|
[node name="Pitch" parent="." index="1" unique_id=2005074924]
|
|
visible = false
|
|
|
|
[node name="Yaw" parent="." index="2" unique_id=36855242]
|
|
visible = false
|
|
|
|
[node name="Ladder2" parent="." index="6" unique_id=1909777395 instance=ExtResource("4_eys8f")]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="Ladder2" index="0" unique_id=1318849075]
|
|
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" unique_id=1174293396]
|
|
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" unique_id=1111793196]
|
|
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" unique_id=1145341877]
|
|
material_override = ExtResource("5_lny5m")
|
|
size = Vector3(3, 1, 1)
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="1" unique_id=1964600909]
|
|
shape = SubResource("BoxShape3D_tdbe0")
|
|
|
|
[node name="StaticBody3D2" type="StaticBody3D" parent="." index="8" unique_id=1140445132]
|
|
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" unique_id=1892513749]
|
|
material_override = ExtResource("5_lny5m")
|
|
size = Vector3(3, 1, 1)
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D2" index="1" unique_id=972593126]
|
|
shape = SubResource("BoxShape3D_tdbe0")
|
|
|
|
[node name="StaticBody3D3" type="StaticBody3D" parent="." index="9" unique_id=1471716884]
|
|
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" unique_id=1146814677]
|
|
material_override = ExtResource("5_lny5m")
|
|
size = Vector3(7, 1, 3)
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D3" index="1" unique_id=771749997]
|
|
shape = SubResource("BoxShape3D_iwla6")
|
|
|
|
[node name="StaticBody3D4" type="StaticBody3D" parent="." index="10" unique_id=1071374700]
|
|
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" unique_id=1995759332]
|
|
material_override = ExtResource("5_lny5m")
|
|
size = Vector3(7, 1, 3)
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D4" index="1" unique_id=143448028]
|
|
shape = SubResource("BoxShape3D_iwla6")
|