conforms file names to consistant standard
This commit is contained in:
5
towers/ascension_tower/new_standard_material_3d.tres
Normal file
5
towers/ascension_tower/new_standard_material_3d.tres
Normal file
@@ -0,0 +1,5 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://chxjofsr2lq1r"]
|
||||
|
||||
[resource]
|
||||
transparency = 1
|
||||
albedo_color = Color(0, 0.596078, 0.6, 0.482353)
|
||||
84
towers/ascension_tower/scn_ascension_tower.tscn
Normal file
84
towers/ascension_tower/scn_ascension_tower.tscn
Normal file
@@ -0,0 +1,84 @@
|
||||
[gd_scene format=3 uid="uid://dk1pt2f1qya1m"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bvqu1heobgboe" path="res://scenes/towers/tower.tscn" id="1_ftdcb"]
|
||||
[ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://scripts/effect.gd" id="2_fxxpd"]
|
||||
[ext_resource type="Script" uid="uid://chy7bx8dlwgs0" path="res://scripts/status_effects/status_effect.gd" id="3_4ewbf"]
|
||||
[ext_resource type="PackedScene" uid="uid://cx8f6tsipvmls" path="res://scenes/ladder/scn_ladder.tscn" id="4_okq4d"]
|
||||
[ext_resource type="Material" uid="uid://chxjofsr2lq1r" path="res://towers/ascension_tower/new_standard_material_3d.tres" id="5_rbxy4"]
|
||||
|
||||
[sub_resource type="Resource" id="Resource_lny5m"]
|
||||
script = ExtResource("2_fxxpd")
|
||||
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_ftdcb")]
|
||||
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_okq4d")]
|
||||
|
||||
[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_rbxy4")
|
||||
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_rbxy4")
|
||||
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_rbxy4")
|
||||
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_rbxy4")
|
||||
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_rbxy4")
|
||||
size = Vector3(7, 1, 3)
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D4" index="1" unique_id=143448028]
|
||||
shape = SubResource("BoxShape3D_iwla6")
|
||||
16
towers/ascension_tower/tower_stats.tres
Normal file
16
towers/ascension_tower/tower_stats.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://c756rtt7ujowk"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://scripts/resources/feature.gd" id="1_tiqmf"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://scripts/resources/cassette_text.gd" id="2_bpl71"]
|
||||
[ext_resource type="Resource" uid="uid://dfup264h2pun7" path="res://scripts/features/heavy_rounds/heavy_rounds_feature.tres" id="2_imnjp"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_bpl71")
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 0.0,
|
||||
"Fire Delay": 9999.0,
|
||||
"Range": 1.0
|
||||
})
|
||||
features = Array[ExtResource("1_tiqmf")]([ExtResource("2_imnjp")])
|
||||
text = "DESC_TOWER_PLATFORM_DASH"
|
||||
metadata/_custom_type_script = "uid://dg7gxxqfqxcmc"
|
||||
Reference in New Issue
Block a user