conforms file names to consistant standard

This commit is contained in:
2026-02-21 04:24:04 +11:00
parent 6b67dd9755
commit 5a4ad8633a
1991 changed files with 3836 additions and 7976 deletions

View File

@@ -0,0 +1,12 @@
[gd_scene format=3 uid="uid://bidr1m71pajma"]
[ext_resource type="PackedScene" uid="uid://bvqu1heobgboe" path="res://scenes/towers/tower.tscn" id="1_p8i8e"]
[ext_resource type="Script" uid="uid://ccu1u6nqkjxki" path="res://scripts/affectors/spawn_affect.gd" id="2_d8uyp"]
[node name="ProjectileTower" unique_id=2093418902 node_paths=PackedStringArray("affector") instance=ExtResource("1_p8i8e")]
affector = NodePath("SpawnAffect")
[node name="SpawnAffect" type="Node" parent="." index="6" unique_id=595069188 node_paths=PackedStringArray("tower")]
script = ExtResource("2_d8uyp")
tower = NodePath("..")
metadata/_custom_type_script = "uid://ccu1u6nqkjxki"