1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00

refactor(Characters): 更新Cat.tscn中的SpriteFrames资源ID

将SpriteFrames资源ID从SpriteFrames_uo67a更改为SpriteFrames_2o6vq以保持一致性
This commit is contained in:
2025-11-16 13:52:23 +08:00
parent 657cd6ba3f
commit be2e50f487
+2 -2
View File
@@ -7,7 +7,7 @@
[ext_resource type="AudioStream" uid="uid://chxpw0sprn4kj" path="res://resources/sounds/effect/Police Siren.wav" id="4_2o6vq"]
[ext_resource type="AudioStream" uid="uid://b7pxuov1id0ho" path="res://resources/sounds/effect/Pew.mp3" id="4_rh5rn"]
[sub_resource type="SpriteFrames" id="SpriteFrames_uo67a"]
[sub_resource type="SpriteFrames" id="SpriteFrames_2o6vq"]
animations = [{
"frames": [],
"loop": true,
@@ -40,7 +40,7 @@ stream = ExtResource("4_2o6vq")
stream = ExtResource("4_rh5rn")
[node name="texture" parent="." index="3"]
sprite_frames = SubResource("SpriteFrames_uo67a")
sprite_frames = SubResource("SpriteFrames_2o6vq")
[node name="staticBackground" parent="texture" index="0"]
position = Vector2(0, -2)