Adds level prefabs, theme assets, audio, extensions, and deployment scripts for the Unity WebGL migration. Co-authored-by: Cursor <cursoragent@cursor.com>
34 lines
727 B
JSON
34 lines
727 B
JSON
{
|
|
"displayName": "chinese",
|
|
"tiles": [
|
|
{
|
|
"display": "WallBlock",
|
|
"layer": "border",
|
|
"tileKey": "WallBlock",
|
|
"texture": "textures/chinese/WallBlock",
|
|
"unityIndex": 0
|
|
},
|
|
{
|
|
"display": "JumpBlock",
|
|
"layer": "ground",
|
|
"tileKey": "JumpBlock",
|
|
"texture": "textures/chinese/JumpBlock",
|
|
"unityIndex": 1
|
|
},
|
|
{
|
|
"display": "Baseblock",
|
|
"layer": "ground",
|
|
"tileKey": "Baseblock",
|
|
"texture": "textures/chinese/Baseblock",
|
|
"unityIndex": 2
|
|
},
|
|
{
|
|
"display": "素材切图2-23",
|
|
"layer": "border",
|
|
"tileKey": "素材切图2-23",
|
|
"texture": "textures/chinese/kuai11",
|
|
"unityIndex": 3
|
|
}
|
|
]
|
|
}
|