fix public/5 submodule to normal folder
This commit is contained in:
BIN
public/5/bg/background015_1/images/LightCurtain.png
Normal file
BIN
public/5/bg/background015_1/images/LightCurtain.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 482 B |
BIN
public/5/bg/background015_1/images/base.png
Normal file
BIN
public/5/bg/background015_1/images/base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
BIN
public/5/bg/background015_1/images/cloud1.png
Normal file
BIN
public/5/bg/background015_1/images/cloud1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
BIN
public/5/bg/background015_1/images/cloud2.png
Normal file
BIN
public/5/bg/background015_1/images/cloud2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 94 KiB |
BIN
public/5/bg/background015_1/images/sky_trim.png
Normal file
BIN
public/5/bg/background015_1/images/sky_trim.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
76
public/5/bg/background015_1/manifest.json
Normal file
76
public/5/bg/background015_1/manifest.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"env": {
|
||||
"name": "background015_1",
|
||||
"width": 1334,
|
||||
"height": 750,
|
||||
"images": "./images/"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Sky Trim",
|
||||
"image": "sky_trim.png",
|
||||
"parent": "root",
|
||||
"width": 700.0,
|
||||
"height": 180.0,
|
||||
"x": 0.0,
|
||||
"y": 180.0,
|
||||
"pivotX": 0.0,
|
||||
"pivotY": 1.0
|
||||
},
|
||||
{
|
||||
"name": "Cloud2",
|
||||
"image": "cloud2.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 147.0,
|
||||
"x": 0.0,
|
||||
"y": 147.0,
|
||||
"pivotX": 0.0,
|
||||
"pivotY": 1.0
|
||||
},
|
||||
{
|
||||
"name": "Cloud2 (1)",
|
||||
"image": "cloud2.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 147.0,
|
||||
"x": 0.0,
|
||||
"y": 147.0,
|
||||
"pivotX": 0.0,
|
||||
"pivotY": 1.0
|
||||
},
|
||||
{
|
||||
"name": "Cloud1",
|
||||
"image": "cloud1.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 155.0,
|
||||
"x": 0.0,
|
||||
"y": 155.0,
|
||||
"pivotX": 0.0,
|
||||
"pivotY": 1.0
|
||||
},
|
||||
{
|
||||
"name": "Cloud1 (1)",
|
||||
"image": "cloud1.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 155.0,
|
||||
"x": 0.0,
|
||||
"y": 155.0,
|
||||
"pivotX": 0.0,
|
||||
"pivotY": 1.0
|
||||
},
|
||||
{
|
||||
"name": "Base",
|
||||
"image": "base.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 750.0,
|
||||
"x": 667.0,
|
||||
"y": 375.0
|
||||
}
|
||||
],
|
||||
"groups": [],
|
||||
"animations": {}
|
||||
}
|
||||
Reference in New Issue
Block a user