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=8 format=3 uid="uid://dhv7m4lky7bd8"]
[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_flamethrower.gd" id="2_227rf"]
@@ -7,18 +7,18 @@
[ext_resource type="Texture2D" uid="uid://oblavj8vj30n" path="res://Weapons/GlueLauncher/glue_gun.png" id="5_wdw3e"]
[ext_resource type="Material" uid="uid://gyeamtekshor" path="res://Weapons/Flamethrower/flame_particles.tres" id="6_idhp2"]
[sub_resource type="AtlasTexture" id="AtlasTexture_3hank"]
[sub_resource type="AtlasTexture" id="AtlasTexture_mqqyt"]
resource_local_to_scene = true
atlas = ExtResource("5_wdw3e")
region = Rect2(0, 0, 64, 64)
[node name="FlamethrowerWeapon" instance=ExtResource("1_ovmdp")]
[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"]
texture = SubResource("AtlasTexture_3hank")
[node name="Sprite3D" parent="." index="0" unique_id=1457062627]
texture = SubResource("AtlasTexture_mqqyt")
[node name="GPUParticles3D" parent="ShapeCast3D" index="0"]
[node name="GPUParticles3D" parent="ShapeCast3D" parent_id_path=PackedInt32Array(1138406404) index="0" unique_id=1743469147]
process_material = ExtResource("6_idhp2")