mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
25 lines
557 B
JSON
25 lines
557 B
JSON
{
|
|
"TopAnchors": {
|
|
"AnchorType": "Small",
|
|
"RootPosition": {
|
|
"X": 1,
|
|
"Y": 0.2,
|
|
"Z": 0
|
|
},
|
|
"AnchorNumX": 2,
|
|
"AnchorNumY": 1
|
|
},
|
|
"BottomAnchors": {
|
|
"AnchorType": "Small",
|
|
"RootPosition": {
|
|
"X": 1,
|
|
"Y": 0,
|
|
"Z": 0
|
|
},
|
|
"AnchorNumX": 3,
|
|
"AnchorNumY": 1
|
|
},
|
|
"GoodsType": "Small",
|
|
"PrefabPath": "Gameplays/Alley/AlleyShipment/Prefabs/Goods/AlleyShipment_Goods_Stretcher_01a.prefab",
|
|
"BottomAnchorPicPath": "SpriteOutput/Quest/Alley/AlleyCargoTypeIcon/AlleyCargoTypeIconS_3x1.png"
|
|
} |