Files
cocos/assets/resources/map-tiles/palettes/chinese.json
2026-07-14 16:02:20 +08:00

33 lines
736 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/素材切图2-23",
"unityIndex": 3
}
]
}