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=7 format=3 uid="uid://b0vi11kj3lxng"]
[gd_scene format=3 uid="uid://b0vi11kj3lxng"]
[ext_resource type="PackedScene" uid="uid://dp4gfr5h0tbcd" path="res://Scenes/Weapons/shapecast_weapon.tscn" id="1_g3e4a"]
[ext_resource type="Resource" uid="uid://fed6kimfbcwv" path="res://Resources/StatusEffects/cold.tres" id="2_pranv"]
@@ -6,17 +6,17 @@
[ext_resource type="Texture2D" uid="uid://oblavj8vj30n" path="res://Weapons/GlueLauncher/glue_gun.png" id="4_y5ps0"]
[ext_resource type="Material" uid="uid://ckung57mij7ue" path="res://Weapons/Refrigerator/cold_particles.tres" id="5_8q1lc"]
[sub_resource type="AtlasTexture" id="AtlasTexture_0yua2"]
[sub_resource type="AtlasTexture" id="AtlasTexture_0a1ux"]
resource_local_to_scene = true
atlas = ExtResource("4_y5ps0")
region = Rect2(0, 0, 64, 64)
[node name="RefrigeratorWeapon" instance=ExtResource("1_g3e4a")]
[node name="RefrigeratorWeapon" unique_id=1428505509 instance=ExtResource("1_g3e4a")]
status_stats = ExtResource("2_pranv")
stats = ExtResource("3_ihljm")
[node name="Sprite3D" parent="." index="0"]
texture = SubResource("AtlasTexture_0yua2")
[node name="Sprite3D" parent="." index="0" unique_id=1457062627]
texture = SubResource("AtlasTexture_0a1ux")
[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("5_8q1lc")