Example: Forest
An absolute basic level file.
{
"sceneName": "Forest",
"description": "A thick forrest, full of mysterious creatures.",
"unlockCost": 0,
"previewImageName": "wald.png",
"biomes": [
"land",
"forest"
],
"enemyDying": {
"saturation": 1.0,
"contrast": 0.3,
"hue": 1.0,
"color": "#a2c1b4"
},
"enemyDead": {
"saturation": 1.0,
"contrast": 0.3,
"hue": 1.0,
"color": "#a2c1b4"
},
"sky": {
"timePerFrame": 0.0,
"frameNames": [
"himmel.png"
]
},
"background1": {
"timePerFrame": 0.0,
"frameNames": [
"hg1.png"
]
},
"background2": {
"timePerFrame": 0.0,
"frameNames": [
"hg2.png"
]
},
"background3": {
"timePerFrame": 0.0,
"frameNames": [
"hg3.png"
]
},
"middleground": {
"timePerFrame": 0.0,
"frameNames": [
"mg.png"
]
},
"foreground": {
"timePerFrame": 0.0,
"frameNames": [
"vg.png"
]
}
}
Last modified: 11 August 2024