updated to godot 4.6
This commit is contained in:
@@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/gatling.glb-9b04db40ae4eb581b3e55543c00cd70d.
|
||||
|
||||
nodes/root_type="Node3D"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/root_script=null
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_name_suffixes=true
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
@@ -32,6 +34,9 @@ animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={
|
||||
"meshes": {
|
||||
"gatling_Cube": {
|
||||
@@ -41,6 +46,7 @@ _subresources={
|
||||
"lods/normal_merge_angle": 60.0,
|
||||
"lods/normal_split_angle": 25.0,
|
||||
"save_to_file/enabled": false,
|
||||
"save_to_file/fallback_path": "",
|
||||
"save_to_file/make_streamable": "",
|
||||
"save_to_file/path": "res://gattlemesh.res"
|
||||
}
|
||||
|
||||
@@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/gatling.png-3c782a94494355068a82b7d51ccf2fce.
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
@@ -25,6 +27,10 @@ mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
|
||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=13 format=3 uid="uid://ci822ash3mbhi"]
|
||||
[gd_scene format=3 uid="uid://ci822ash3mbhi"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b43lbaanefmj3" path="res://Towers/Gatling/tower_gatling.gd" id="2_ipjp1"]
|
||||
[ext_resource type="Script" uid="uid://rvnacmxsrh4w" path="res://Scripts/target_finder.gd" id="3_co24a"]
|
||||
@@ -10,8 +10,6 @@
|
||||
|
||||
[sub_resource type="Resource" id="Resource_7ovr8"]
|
||||
script = ExtResource("3_tykap")
|
||||
damage = 0
|
||||
status_effects = Array[ExtResource("4_sc4bm")]([])
|
||||
|
||||
[sub_resource type="Animation" id="Animation_vk4a8"]
|
||||
resource_name = "shoot"
|
||||
@@ -29,7 +27,7 @@ cull_mode = 1
|
||||
shading_mode = 0
|
||||
albedo_color = Color(1, 0, 0.415686, 0.223529)
|
||||
|
||||
[node name="DirectAffectTower" type="Node3D" node_paths=PackedStringArray("target_finder", "affector", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")]
|
||||
[node name="DirectAffectTower" type="Node3D" unique_id=1985284737 node_paths=PackedStringArray("target_finder", "affector", "animator", "pitch_model", "yaw_model", "range_indicator", "audio_player")]
|
||||
script = ExtResource("2_ipjp1")
|
||||
stats = ExtResource("3_oicqw")
|
||||
target_finder = NodePath("TargetFinder")
|
||||
@@ -41,27 +39,25 @@ range_indicator = NodePath("CSGSphere3D")
|
||||
audio_player = NodePath("Yaw/AudioStreamPlayer3D")
|
||||
effect = SubResource("Resource_7ovr8")
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
libraries = {
|
||||
&"": SubResource("AnimationLibrary_cebsq")
|
||||
}
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=465705952]
|
||||
libraries/ = SubResource("AnimationLibrary_cebsq")
|
||||
|
||||
[node name="Pitch" type="MeshInstance3D" parent="."]
|
||||
[node name="Pitch" type="MeshInstance3D" parent="." unique_id=1271621174]
|
||||
visible = false
|
||||
mesh = SubResource("BoxMesh_42byu")
|
||||
|
||||
[node name="Yaw" type="MeshInstance3D" parent="."]
|
||||
[node name="Yaw" type="MeshInstance3D" parent="." unique_id=1859077506]
|
||||
transform = Transform3D(0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, 0, 0.515143, 0)
|
||||
mesh = ExtResource("4_wihc0")
|
||||
|
||||
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw"]
|
||||
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="Yaw" unique_id=191478224]
|
||||
bus = &"SFX"
|
||||
|
||||
[node name="MinimapIcon" type="Sprite3D" parent="."]
|
||||
[node name="MinimapIcon" type="Sprite3D" parent="." unique_id=201604380]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 0)
|
||||
layers = 4
|
||||
|
||||
[node name="CSGSphere3D" type="CSGSphere3D" parent="."]
|
||||
[node name="CSGSphere3D" type="CSGSphere3D" parent="." unique_id=2094286709]
|
||||
visible = false
|
||||
layers = 5
|
||||
radius = 10.0
|
||||
@@ -69,9 +65,9 @@ radial_segments = 16
|
||||
rings = 16
|
||||
material = SubResource("StandardMaterial3D_1ucq4")
|
||||
|
||||
[node name="TargetFinder" type="Node" parent="." node_paths=PackedStringArray("tower")]
|
||||
[node name="TargetFinder" type="Node" parent="." unique_id=1002978697 node_paths=PackedStringArray("tower")]
|
||||
script = ExtResource("3_co24a")
|
||||
tower = NodePath("..")
|
||||
|
||||
[node name="DirectAffect" type="Node" parent="."]
|
||||
[node name="DirectAffect" type="Node" parent="." unique_id=1425059731]
|
||||
script = ExtResource("4_v2roj")
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" script_class="CardText" load_steps=3 format=3 uid="uid://nxl5wabgl36t"]
|
||||
[gd_resource type="Resource" script_class="CardText" format=3 uid="uid://nxl5wabgl36t"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bsuinotkvh7eu" path="res://Scripts/Resources/feature.gd" id="1_5mpl7"]
|
||||
[ext_resource type="Script" uid="uid://dg7gxxqfqxcmc" path="res://Scripts/Resources/card_text.gd" id="2_ky46y"]
|
||||
@@ -6,7 +6,6 @@
|
||||
[resource]
|
||||
script = ExtResource("2_ky46y")
|
||||
target_type = Array[int]([1])
|
||||
energy_type = 0
|
||||
attributes = Dictionary[String, float]({
|
||||
"Damage": 1.0,
|
||||
"Fire Delay": 0.6,
|
||||
@@ -14,5 +13,4 @@ attributes = Dictionary[String, float]({
|
||||
"Speed Multiplier": 2.0,
|
||||
"Speed Time": 3.0
|
||||
})
|
||||
features = Array[ExtResource("1_5mpl7")]([])
|
||||
text = "DESC_TOWER_ACCEL"
|
||||
|
||||
Reference in New Issue
Block a user