fix public/5 submodule to normal folder
This commit is contained in:
BIN
public/5/bg/background042_1/images/LightCurtain.png
Normal file
BIN
public/5/bg/background042_1/images/LightCurtain.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 482 B |
BIN
public/5/bg/background042_1/images/base.png
Normal file
BIN
public/5/bg/background042_1/images/base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
BIN
public/5/bg/background042_1/images/cloud.png
Normal file
BIN
public/5/bg/background042_1/images/cloud.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
BIN
public/5/bg/background042_1/images/cloud_shadow.png
Normal file
BIN
public/5/bg/background042_1/images/cloud_shadow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
BIN
public/5/bg/background042_1/images/shadow_mask.png
Normal file
BIN
public/5/bg/background042_1/images/shadow_mask.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
BIN
public/5/bg/background042_1/images/sky.png
Normal file
BIN
public/5/bg/background042_1/images/sky.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
79
public/5/bg/background042_1/manifest.json
Normal file
79
public/5/bg/background042_1/manifest.json
Normal file
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"env": {
|
||||
"name": "background042_1",
|
||||
"width": 1334,
|
||||
"height": 750,
|
||||
"images": "./images/"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Sky",
|
||||
"image": "sky.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 361.0,
|
||||
"pivotX": 0.5,
|
||||
"pivotY": 0.5,
|
||||
"x": 667.0,
|
||||
"y": 180.5
|
||||
},
|
||||
{
|
||||
"name": "Image_Cloud",
|
||||
"image": "cloud.png",
|
||||
"parent": "root",
|
||||
"width": 1333.0,
|
||||
"height": 308.5,
|
||||
"pivotX": 0.5,
|
||||
"pivotY": 0.5,
|
||||
"x": 666.5,
|
||||
"y": 154.25
|
||||
},
|
||||
{
|
||||
"name": "Image_Cloud (1)",
|
||||
"image": "cloud.png",
|
||||
"parent": "root",
|
||||
"width": 1333.0,
|
||||
"height": 308.5,
|
||||
"pivotX": 0.5,
|
||||
"pivotY": 0.5,
|
||||
"x": 1999.5,
|
||||
"y": 154.25
|
||||
},
|
||||
{
|
||||
"name": "Base",
|
||||
"image": "base.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 750.0,
|
||||
"pivotX": 0.5,
|
||||
"pivotY": 0.5,
|
||||
"x": 667.0,
|
||||
"y": 375.0
|
||||
},
|
||||
{
|
||||
"name": "CloudShadow",
|
||||
"image": "shadow_mask.png",
|
||||
"parent": "root",
|
||||
"width": 1334.0,
|
||||
"height": 258.0,
|
||||
"pivotX": 0.5,
|
||||
"pivotY": 0.5,
|
||||
"x": 667.0,
|
||||
"y": 621.3500061035156
|
||||
},
|
||||
{
|
||||
"name": "Image_CloudShadow",
|
||||
"image": "cloud_shadow.png",
|
||||
"blendMode": 1,
|
||||
"parent": "CloudShadow",
|
||||
"width": 1334.199951171875,
|
||||
"height": 284.0,
|
||||
"pivotX": 0.5,
|
||||
"pivotY": 0.5,
|
||||
"x": 668.0,
|
||||
"y": 374.0
|
||||
}
|
||||
],
|
||||
"groups": [],
|
||||
"animations": {}
|
||||
}
|
||||
Reference in New Issue
Block a user