mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
updated the pipe cutscene, so that itll use the pipewalk animation, and custom characters pipe sfx
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user