Godot 4.4 Upgrade

This commit is contained in:
derek
2025-03-05 09:27:42 -06:00
parent 0da561f425
commit 9a7013a0a5
589 changed files with 1500 additions and 959 deletions

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=8 format=3 uid="uid://717hhehp83k8"]
[ext_resource type="Script" path="res://scripts/shotgun_pellet.gd" id="1_1v1ju"]
[ext_resource type="Script" uid="uid://bcbbd3xsm85cu" path="res://scripts/shotgun_pellet.gd" id="1_1v1ju"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_0ewk3"]
bounce = 0.3
@@ -24,7 +24,7 @@ resource_name = "pellet_glow"
[sub_resource type="AnimationLibrary" id="AnimationLibrary_2bjxd"]
_data = {
"pellet_glow": SubResource("Animation_s2rms")
&"pellet_glow": SubResource("Animation_s2rms")
}
[node name="ShotgunPellet" type="RigidBody3D" groups=["pellet", "spawned"]]