updated to godot 4.6

This commit is contained in:
2026-01-28 13:42:26 +11:00
parent 5bbc2c0cb0
commit 6f1105cdbe
795 changed files with 5616 additions and 2077 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=11 format=3 uid="uid://h34khfekaemi"]
[gd_scene format=3 uid="uid://h34khfekaemi"]
[ext_resource type="PackedScene" uid="uid://kioik38usbqj" path="res://Scenes/Towers/area_tower.tscn" id="1_m6l05"]
[ext_resource type="Script" uid="uid://djp7tepdsda8w" path="res://Scripts/effect.gd" id="2_gkn1q"]
@@ -14,28 +14,27 @@ stats = ExtResource("3_aop2h")
[sub_resource type="Resource" id="Resource_wvbdd"]
script = ExtResource("2_gkn1q")
damage = 0
status_effects = Array[ExtResource("3_4h7vt")]([SubResource("Resource_f5usv")])
[sub_resource type="SphereShape3D" id="SphereShape3D_tyf6m"]
radius = 3.5
[node name="FlamethrowerTower" instance=ExtResource("1_m6l05")]
[node name="FlamethrowerTower" unique_id=1462984356 instance=ExtResource("1_m6l05")]
stats = ExtResource("4_by7c8")
effect = SubResource("Resource_wvbdd")
[node name="Pitch" parent="." index="1"]
[node name="Pitch" parent="." index="1" unique_id=1225654056]
transform = Transform3D(0.42, 0, 0, 0, 0.42, 0, 0, 0, 0.42, 0, 0.389397, 0)
mesh = ExtResource("5_tc7nr")
[node name="ShapeCast3D" type="ShapeCast3D" parent="Pitch" index="0"]
[node name="ShapeCast3D" type="ShapeCast3D" parent="Pitch" index="0" unique_id=1235571131]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.896251, -0.56516)
shape = SubResource("SphereShape3D_tyf6m")
target_position = Vector3(0, 0, -3)
collision_mask = 4
[node name="CSGSphere3D" parent="." index="4"]
[node name="CSGSphere3D" parent="." index="4" unique_id=1039990115]
radius = 3.0
[node name="AreaAffector" parent="." index="6" node_paths=PackedStringArray("shapecast")]
[node name="AreaAffector" parent="." index="6" unique_id=1048310301 node_paths=PackedStringArray("shapecast")]
shapecast = NodePath("../Pitch/ShapeCast3D")