mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
fixed the snow night sky
This commit is contained in:
@@ -54,6 +54,15 @@
|
||||
"speed": 5.0,
|
||||
"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