mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 07:28:14 +00:00
fixed the snow night sky
This commit is contained in:
@@ -54,6 +54,15 @@
|
|||||||
"speed": 5.0,
|
"speed": 5.0,
|
||||||
"loop": true
|
"loop": true
|
||||||
}}
|
}}
|
||||||
|
},
|
||||||
|
"Snow": {
|
||||||
|
"source": "SnowNightStars.png",
|
||||||
|
"properties": {"sky_scroll_speed": 0},
|
||||||
|
"animations": {"default": {
|
||||||
|
"frames": [[0, 0, 512, 512], [512, 0, 512, 512]],
|
||||||
|
"speed": 5.0,
|
||||||
|
"loop": true
|
||||||
|
}}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user