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,24 @@
[gd_scene format=3 uid="uid://dhv7m4lky7bd8"]
[ext_resource type="PackedScene" uid="uid://dp4gfr5h0tbcd" path="res://scenes/weapons/shapecast_weapon.tscn" id="1_ovmdp"]
[ext_resource type="Script" uid="uid://bf4aoeoumhnc6" path="res://weapons/flamethrower_weapon/scr_flamethrower_weapon.gd" id="2_227rf"]
[ext_resource type="Resource" uid="uid://dbanx8taicddm" path="res://resources/status_effects/on_fire.tres" id="3_fqch8"]
[ext_resource type="Resource" uid="uid://yjknwdimtm8g" path="res://weapons/flamethrower_weapon/weapon_stats.tres" id="4_oafdt"]
[ext_resource type="Texture2D" uid="uid://oblavj8vj30n" path="res://weapons/glue_weapon/tex_glue_weapon.png" id="5_wdw3e"]
[ext_resource type="Material" uid="uid://gyeamtekshor" path="res://weapons/flamethrower_weapon/flame_particles.tres" id="6_idhp2"]
[sub_resource type="AtlasTexture" id="AtlasTexture_lq08m"]
resource_local_to_scene = true
atlas = ExtResource("5_wdw3e")
region = Rect2(0, 0, 64, 64)
[node name="FlamethrowerWeapon" unique_id=1734341199 instance=ExtResource("1_ovmdp")]
script = ExtResource("2_227rf")
status_stats = ExtResource("3_fqch8")
stats = ExtResource("4_oafdt")
[node name="Sprite3D" parent="." index="0" unique_id=1457062627]
texture = SubResource("AtlasTexture_lq08m")
[node name="GPUParticles3D" parent="ShapeCast3D" parent_id_path=PackedInt32Array(1138406404) index="0" unique_id=1743469147]
process_material = ExtResource("6_idhp2")