Add save room

This commit is contained in:
RedEnchilada 2016-05-12 21:34:51 -05:00
parent 3ca995f8fb
commit 8ced833778

View file

@ -118,7 +118,7 @@ LevelDatabase["Test Level"] = {
};
LevelDatabase["Intro"] = {tint: {rgb: 0xB07030, a: 0.6, effect: "SCREEN"},
LevelDatabase["Intro"] = {tint: {rgb: 0xB07030, a: 0.6, effect: "SCREEN"}, music: "ocean",
"background": {
"image": "mountains",
"width": 3072
@ -3112,6 +3112,392 @@ LevelDatabase["Intro"] = {tint: {rgb: 0xB07030, a: 0.6, effect: "SCREEN"},
}
};
LevelDatabase["Save 1"] = {tint: {rgb: 0xBB44AA, a: 0.6, effect: "MULTIPLY"}, music: "ocean", save: true,
"background": {
"image": "save",
"width": 3072
},
"axes": [
{
"x": 1000,
"y": 1000,
"radius": -512,
"angle": 0,
"length": 360,
"left": [
0
],
"right": [
0
]
}
],
"rocks": [
{
"x": 1134,
"y": 1494,
"z": -1054,
"type": "large"
},
{
"x": 1134,
"y": 1494,
"z": -875,
"type": "large"
},
{
"x": 1134,
"y": 1494,
"z": -696,
"type": "large"
},
{
"x": 1134,
"y": 1494,
"z": -517,
"type": "large"
},
{
"x": 1134,
"y": 1494,
"z": -322,
"type": "large"
},
{
"x": 1134,
"y": 1494,
"z": -141,
"type": "large"
},
{
"x": 1134,
"y": 1494,
"z": 17,
"type": "large"
},
{
"x": 1134,
"y": 1494,
"z": 189,
"type": "large"
},
{
"x": 1107,
"y": 1501,
"z": 96,
"type": "large"
},
{
"x": 1107,
"y": 1501,
"z": -69,
"type": "large"
},
{
"x": 1107,
"y": 1501,
"z": -231,
"type": "large"
},
{
"x": 1107,
"y": 1501,
"z": -405,
"type": "large"
},
{
"x": 1107,
"y": 1501,
"z": -600,
"type": "large"
},
{
"x": 1107,
"y": 1501,
"z": -793,
"type": "large"
},
{
"x": 1107,
"y": 1501,
"z": -959,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": 202,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": 21,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": -123,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": -304,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": -478,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": -644,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": -823,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": -975,
"type": "large"
},
{
"x": 1482,
"y": 1173,
"z": -1159,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": -1072,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": -905,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": -725,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": -551,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": -382,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": -209,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": -51,
"type": "large"
},
{
"x": 1491,
"y": 1146,
"z": 113,
"type": "large"
},
{
"x": 1059,
"y": 1509,
"z": 238,
"type": "wide"
},
{
"x": 1502,
"y": 1102,
"z": 238,
"type": "wide"
},
{
"x": 1512,
"y": 994,
"z": 238,
"type": "wide"
},
{
"x": 1501,
"y": 895,
"z": 238,
"type": "wide"
},
{
"x": 1470,
"y": 797,
"z": 238,
"type": "wide"
},
{
"x": 951,
"y": 1510,
"z": 238,
"type": "wide"
},
{
"x": 849,
"y": 1489,
"z": 238,
"type": "wide"
},
{
"x": 751,
"y": 1448,
"z": 238,
"type": "wide"
},
{
"x": 747,
"y": 1445,
"z": 308,
"type": "wide"
},
{
"x": 840,
"y": 1486,
"z": 308,
"type": "wide"
},
{
"x": 943,
"y": 1509,
"z": 308,
"type": "wide"
},
{
"x": 1047,
"y": 1510,
"z": 308,
"type": "wide"
},
{
"x": 1141,
"y": 1492,
"z": 308,
"type": "wide"
},
{
"x": 1234,
"y": 1455,
"z": 308,
"type": "wide"
},
{
"x": 1316,
"y": 1403,
"z": 308,
"type": "wide"
},
{
"x": 1386,
"y": 1337,
"z": 308,
"type": "wide"
},
{
"x": 1443,
"y": 1257,
"z": 308,
"type": "wide"
},
{
"x": 1482,
"y": 1172,
"z": 308,
"type": "wide"
},
{
"x": 1508,
"y": 1068,
"z": 308,
"type": "wide"
},
{
"x": 1511,
"y": 966,
"z": 308,
"type": "wide"
},
{
"x": 1495,
"y": 870,
"z": 308,
"type": "wide"
},
{
"x": 1454,
"y": 763,
"z": 308,
"type": "wide"
},
{
"x": 1341,
"y": 1382,
"z": 257,
"type": "medium"
},
{
"x": 1365,
"y": 1359,
"z": 259,
"type": "medium"
},
{
"x": 1358,
"y": 1366,
"z": 195,
"type": "medium"
},
{
"x": 1357,
"y": 1367,
"z": 130,
"type": "medium"
},
{
"x": 1357,
"y": 1367,
"z": 61,
"type": "medium"
}
],
"keys": [],
"doors": [],
"transitions": [],
"spawn": {
"axis": 0,
"position": 915,
"z": 270
}
};
// OFFSET: +1 green key (be aware of 1 red + 1 blue used)
LevelDatabase["Ocean 1"] = {tint: {rgb: 0x442244, a: 0.4, effect: "NORMAL"},
"background": {