updated the pipe cutscene, so that itll use the pipewalk animation, and custom characters pipe sfx

This commit is contained in:
JHDev2006
2025-09-26 12:48:14 +01:00
parent aa266d3607
commit 0ef8a28826
6 changed files with 59 additions and 49 deletions

View File

@@ -175,6 +175,25 @@ animations = [{
"name": &"Move",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_0x2os")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_uk5iy")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qy2u4")
}],
"loop": true,
"name": &"Move_1",
"speed": 5.0
}, {
"frames": [],
"loop": true,
"name": &"PipeWalk",
"speed": 5.0
}, {
"frames": [],
"loop": true,
"name": &"Pose",