Files
刘宇飞 d393302388 Complete Cocos Creator port with level bundles, themes, and tooling.
Adds level prefabs, theme assets, audio, extensions, and deployment scripts for the Unity WebGL migration.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 15:30:58 +08:00

34 lines
710 B
JSON

{
"displayName": "silu",
"tiles": [
{
"display": "JumpBlock",
"layer": "ground",
"tileKey": "JumpBlock",
"texture": "textures/silu/JumpBlock",
"unityIndex": 0
},
{
"display": "Baseblock",
"layer": "ground",
"tileKey": "Baseblock",
"texture": "textures/silu/Baseblock",
"unityIndex": 1
},
{
"display": "WallBlock",
"layer": "border",
"tileKey": "WallBlock",
"texture": "textures/silu/WallBlock",
"unityIndex": 2
},
{
"display": "素材切图-23",
"layer": "border",
"tileKey": "素材切图-23",
"texture": "textures/silu/kuai11",
"unityIndex": 3
}
]
}