fixed the snow night sky

This commit is contained in:
JHDev2006
2025-09-22 18:28:03 +01:00
parent 4bee8fc806
commit ea333f70d0

View File

@@ -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
}}
}
}
}