feat(assets): 更新字体资源并添加UI预制体
- 用 Mont 字体替换 TFat 和 Ifont 字体资源,包含新的字体图集和配置 - 新增 list、ranks、melist 三个 UI 元素的预制体文件 - 调整 UI3 图集中的多个精灵边框设置以改进显示效果 - 更新 buff 工具提示的字体引用至新字体 - 优化 role_controller 预制体的布局和组件结构
This commit is contained in:
@@ -3909,7 +3909,7 @@
|
|||||||
"_overflow": 2,
|
"_overflow": 2,
|
||||||
"_enableWrapText": true,
|
"_enableWrapText": true,
|
||||||
"_font": {
|
"_font": {
|
||||||
"__uuid__": "983a109b-a5e3-4ba7-84c5-1c53817ba177",
|
"__uuid__": "eca7fc51-87d0-4bb0-89e1-aa9c39411bc6",
|
||||||
"__expectedType__": "cc.BitmapFont"
|
"__expectedType__": "cc.BitmapFont"
|
||||||
},
|
},
|
||||||
"_isSystemFontUsed": false,
|
"_isSystemFontUsed": false,
|
||||||
|
|||||||
1219
assets/resources/gui/element/list.prefab
Normal file
1219
assets/resources/gui/element/list.prefab
Normal file
File diff suppressed because it is too large
Load Diff
13
assets/resources/gui/element/list.prefab.meta
Normal file
13
assets/resources/gui/element/list.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.1.50",
|
||||||
|
"importer": "prefab",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "4d898994-828c-445b-8511-2bf5ca5dbce5",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"syncNodeName": "list"
|
||||||
|
}
|
||||||
|
}
|
||||||
1222
assets/resources/gui/element/melist.prefab
Normal file
1222
assets/resources/gui/element/melist.prefab
Normal file
File diff suppressed because it is too large
Load Diff
13
assets/resources/gui/element/melist.prefab.meta
Normal file
13
assets/resources/gui/element/melist.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.1.50",
|
||||||
|
"importer": "prefab",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "0c80c911-642f-423a-8ebb-98aebbbe2ef0",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"syncNodeName": "melist"
|
||||||
|
}
|
||||||
|
}
|
||||||
3670
assets/resources/gui/element/ranks.prefab
Normal file
3670
assets/resources/gui/element/ranks.prefab
Normal file
File diff suppressed because it is too large
Load Diff
13
assets/resources/gui/element/ranks.prefab.meta
Normal file
13
assets/resources/gui/element/ranks.prefab.meta
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.1.50",
|
||||||
|
"importer": "prefab",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "6ab76980-0704-4190-9acf-ec5ab44a33b0",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"syncNodeName": "ranks"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -25,26 +25,26 @@
|
|||||||
"__id__": 573
|
"__id__": 573
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1118
|
"__id__": 1104
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1127
|
"__id__": 1113
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1173
|
"__id__": 1159
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1175
|
"__id__": 1161
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1177
|
"__id__": 1163
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1179
|
"__id__": 1165
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
"__id__": 70
|
"__id__": 70
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 558
|
"__id__": 558
|
||||||
@@ -11769,25 +11769,22 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 967
|
"__id__": 967
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 1097
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": false,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1111
|
"__id__": 1097
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1113
|
"__id__": 1099
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1115
|
"__id__": 1101
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1117
|
"__id__": 1103
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -12318,8 +12315,8 @@
|
|||||||
],
|
],
|
||||||
"value": {
|
"value": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 229,
|
"width": 176.15384615384616,
|
||||||
"height": 98
|
"height": 75.38461538461539
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -23336,312 +23333,6 @@
|
|||||||
"targetOverrides": null,
|
"targetOverrides": null,
|
||||||
"nestedPrefabInstanceRoots": null
|
"nestedPrefabInstanceRoots": null
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"__type__": "cc.Node",
|
|
||||||
"_name": "ranks",
|
|
||||||
"_objFlags": 0,
|
|
||||||
"__editorExtras__": {},
|
|
||||||
"_parent": {
|
|
||||||
"__id__": 573
|
|
||||||
},
|
|
||||||
"_children": [
|
|
||||||
{
|
|
||||||
"__id__": 1098
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"_active": false,
|
|
||||||
"_components": [
|
|
||||||
{
|
|
||||||
"__id__": 1106
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 1108
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"_prefab": {
|
|
||||||
"__id__": 1110
|
|
||||||
},
|
|
||||||
"_lpos": {
|
|
||||||
"__type__": "cc.Vec3",
|
|
||||||
"x": 0,
|
|
||||||
"y": 640,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"_lrot": {
|
|
||||||
"__type__": "cc.Quat",
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0,
|
|
||||||
"w": 1
|
|
||||||
},
|
|
||||||
"_lscale": {
|
|
||||||
"__type__": "cc.Vec3",
|
|
||||||
"x": 1,
|
|
||||||
"y": 1,
|
|
||||||
"z": 1
|
|
||||||
},
|
|
||||||
"_mobility": 0,
|
|
||||||
"_layer": 1073741824,
|
|
||||||
"_euler": {
|
|
||||||
"__type__": "cc.Vec3",
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"_id": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.Node",
|
|
||||||
"_name": "bg",
|
|
||||||
"_objFlags": 0,
|
|
||||||
"__editorExtras__": {},
|
|
||||||
"_parent": {
|
|
||||||
"__id__": 1097
|
|
||||||
},
|
|
||||||
"_children": [],
|
|
||||||
"_active": true,
|
|
||||||
"_components": [
|
|
||||||
{
|
|
||||||
"__id__": 1099
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 1101
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 1103
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"_prefab": {
|
|
||||||
"__id__": 1105
|
|
||||||
},
|
|
||||||
"_lpos": {
|
|
||||||
"__type__": "cc.Vec3",
|
|
||||||
"x": 0,
|
|
||||||
"y": 55,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"_lrot": {
|
|
||||||
"__type__": "cc.Quat",
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0,
|
|
||||||
"w": 1
|
|
||||||
},
|
|
||||||
"_lscale": {
|
|
||||||
"__type__": "cc.Vec3",
|
|
||||||
"x": 1,
|
|
||||||
"y": 1,
|
|
||||||
"z": 1
|
|
||||||
},
|
|
||||||
"_mobility": 0,
|
|
||||||
"_layer": 1073741824,
|
|
||||||
"_euler": {
|
|
||||||
"__type__": "cc.Vec3",
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"z": 0
|
|
||||||
},
|
|
||||||
"_id": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.UITransform",
|
|
||||||
"_name": "",
|
|
||||||
"_objFlags": 0,
|
|
||||||
"__editorExtras__": {},
|
|
||||||
"node": {
|
|
||||||
"__id__": 1098
|
|
||||||
},
|
|
||||||
"_enabled": true,
|
|
||||||
"__prefab": {
|
|
||||||
"__id__": 1100
|
|
||||||
},
|
|
||||||
"_contentSize": {
|
|
||||||
"__type__": "cc.Size",
|
|
||||||
"width": 720,
|
|
||||||
"height": 1170
|
|
||||||
},
|
|
||||||
"_anchorPoint": {
|
|
||||||
"__type__": "cc.Vec2",
|
|
||||||
"x": 0.5,
|
|
||||||
"y": 0.5
|
|
||||||
},
|
|
||||||
"_id": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.CompPrefabInfo",
|
|
||||||
"fileId": "bbffRrYxNAaZ4avoddc9Mz"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.Sprite",
|
|
||||||
"_name": "",
|
|
||||||
"_objFlags": 0,
|
|
||||||
"__editorExtras__": {},
|
|
||||||
"node": {
|
|
||||||
"__id__": 1098
|
|
||||||
},
|
|
||||||
"_enabled": true,
|
|
||||||
"__prefab": {
|
|
||||||
"__id__": 1102
|
|
||||||
},
|
|
||||||
"_customMaterial": null,
|
|
||||||
"_srcBlendFactor": 2,
|
|
||||||
"_dstBlendFactor": 4,
|
|
||||||
"_color": {
|
|
||||||
"__type__": "cc.Color",
|
|
||||||
"r": 255,
|
|
||||||
"g": 255,
|
|
||||||
"b": 255,
|
|
||||||
"a": 255
|
|
||||||
},
|
|
||||||
"_spriteFrame": {
|
|
||||||
"__uuid__": "6165ffc9-a838-4a33-b569-bdbaaab0e6b4@814fa",
|
|
||||||
"__expectedType__": "cc.SpriteFrame"
|
|
||||||
},
|
|
||||||
"_type": 1,
|
|
||||||
"_fillType": 0,
|
|
||||||
"_sizeMode": 0,
|
|
||||||
"_fillCenter": {
|
|
||||||
"__type__": "cc.Vec2",
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"_fillStart": 0,
|
|
||||||
"_fillRange": 0,
|
|
||||||
"_isTrimmedMode": true,
|
|
||||||
"_useGrayscale": false,
|
|
||||||
"_atlas": null,
|
|
||||||
"_id": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.CompPrefabInfo",
|
|
||||||
"fileId": "2alZcC0XNJhqq0gkCrLxDv"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.Widget",
|
|
||||||
"_name": "",
|
|
||||||
"_objFlags": 0,
|
|
||||||
"__editorExtras__": {},
|
|
||||||
"node": {
|
|
||||||
"__id__": 1098
|
|
||||||
},
|
|
||||||
"_enabled": true,
|
|
||||||
"__prefab": {
|
|
||||||
"__id__": 1104
|
|
||||||
},
|
|
||||||
"_alignFlags": 45,
|
|
||||||
"_target": null,
|
|
||||||
"_left": 0,
|
|
||||||
"_right": 0,
|
|
||||||
"_top": 0,
|
|
||||||
"_bottom": 110,
|
|
||||||
"_horizontalCenter": 0,
|
|
||||||
"_verticalCenter": 0,
|
|
||||||
"_isAbsLeft": true,
|
|
||||||
"_isAbsRight": true,
|
|
||||||
"_isAbsTop": true,
|
|
||||||
"_isAbsBottom": true,
|
|
||||||
"_isAbsHorizontalCenter": true,
|
|
||||||
"_isAbsVerticalCenter": true,
|
|
||||||
"_originalWidth": 428,
|
|
||||||
"_originalHeight": 274,
|
|
||||||
"_alignMode": 2,
|
|
||||||
"_lockFlags": 0,
|
|
||||||
"_id": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.CompPrefabInfo",
|
|
||||||
"fileId": "f7Occ+6V9OOKYzepi1lwUD"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.PrefabInfo",
|
|
||||||
"root": {
|
|
||||||
"__id__": 1
|
|
||||||
},
|
|
||||||
"asset": {
|
|
||||||
"__id__": 0
|
|
||||||
},
|
|
||||||
"fileId": "13hp8uiT9FiIl61sVutAb6",
|
|
||||||
"instance": null,
|
|
||||||
"targetOverrides": null,
|
|
||||||
"nestedPrefabInstanceRoots": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.UITransform",
|
|
||||||
"_name": "",
|
|
||||||
"_objFlags": 0,
|
|
||||||
"__editorExtras__": {},
|
|
||||||
"node": {
|
|
||||||
"__id__": 1097
|
|
||||||
},
|
|
||||||
"_enabled": true,
|
|
||||||
"__prefab": {
|
|
||||||
"__id__": 1107
|
|
||||||
},
|
|
||||||
"_contentSize": {
|
|
||||||
"__type__": "cc.Size",
|
|
||||||
"width": 720,
|
|
||||||
"height": 1280
|
|
||||||
},
|
|
||||||
"_anchorPoint": {
|
|
||||||
"__type__": "cc.Vec2",
|
|
||||||
"x": 0.5,
|
|
||||||
"y": 0.5
|
|
||||||
},
|
|
||||||
"_id": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.CompPrefabInfo",
|
|
||||||
"fileId": "7ar1qmTeZJwawPvS0lrM7b"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.Widget",
|
|
||||||
"_name": "",
|
|
||||||
"_objFlags": 0,
|
|
||||||
"__editorExtras__": {},
|
|
||||||
"node": {
|
|
||||||
"__id__": 1097
|
|
||||||
},
|
|
||||||
"_enabled": true,
|
|
||||||
"__prefab": {
|
|
||||||
"__id__": 1109
|
|
||||||
},
|
|
||||||
"_alignFlags": 45,
|
|
||||||
"_target": null,
|
|
||||||
"_left": 0,
|
|
||||||
"_right": 0,
|
|
||||||
"_top": 0,
|
|
||||||
"_bottom": 0,
|
|
||||||
"_horizontalCenter": 0,
|
|
||||||
"_verticalCenter": 0,
|
|
||||||
"_isAbsLeft": true,
|
|
||||||
"_isAbsRight": true,
|
|
||||||
"_isAbsTop": true,
|
|
||||||
"_isAbsBottom": true,
|
|
||||||
"_isAbsHorizontalCenter": true,
|
|
||||||
"_isAbsVerticalCenter": true,
|
|
||||||
"_originalWidth": 100,
|
|
||||||
"_originalHeight": 100,
|
|
||||||
"_alignMode": 2,
|
|
||||||
"_lockFlags": 0,
|
|
||||||
"_id": ""
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.CompPrefabInfo",
|
|
||||||
"fileId": "53KfqtP8tC5L2pbPb52E/m"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__type__": "cc.PrefabInfo",
|
|
||||||
"root": {
|
|
||||||
"__id__": 1
|
|
||||||
},
|
|
||||||
"asset": {
|
|
||||||
"__id__": 0
|
|
||||||
},
|
|
||||||
"fileId": "84hrfbDo1AOq3VROGZvWWt",
|
|
||||||
"instance": null,
|
|
||||||
"targetOverrides": null,
|
|
||||||
"nestedPrefabInstanceRoots": null
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__type__": "cc.UITransform",
|
"__type__": "cc.UITransform",
|
||||||
"_name": "",
|
"_name": "",
|
||||||
@@ -23652,7 +23343,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1112
|
"__id__": 1098
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -23680,7 +23371,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1114
|
"__id__": 1100
|
||||||
},
|
},
|
||||||
"_alignFlags": 21,
|
"_alignFlags": 21,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
@@ -23716,14 +23407,12 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1116
|
"__id__": 1102
|
||||||
},
|
},
|
||||||
"heros_page": {
|
"heros_page": {
|
||||||
"__id__": 631
|
"__id__": 631
|
||||||
},
|
},
|
||||||
"rank_page": {
|
"rank_page": null,
|
||||||
"__id__": 1097
|
|
||||||
},
|
|
||||||
"home_btn": {
|
"home_btn": {
|
||||||
"__id__": 1009
|
"__id__": 1009
|
||||||
},
|
},
|
||||||
@@ -23759,14 +23448,14 @@
|
|||||||
"__id__": 1
|
"__id__": 1
|
||||||
},
|
},
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1119
|
"__id__": 1105
|
||||||
},
|
},
|
||||||
"__editorExtras__": {}
|
"__editorExtras__": {}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.PrefabInfo",
|
"__type__": "cc.PrefabInfo",
|
||||||
"root": {
|
"root": {
|
||||||
"__id__": 1118
|
"__id__": 1104
|
||||||
},
|
},
|
||||||
"asset": {
|
"asset": {
|
||||||
"__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d",
|
"__uuid__": "26bff847-cd29-48a5-bbfa-c3e2dbda688d",
|
||||||
@@ -23774,7 +23463,7 @@
|
|||||||
},
|
},
|
||||||
"fileId": "5a9CMsVQhKP5Y+UJfTKPbx",
|
"fileId": "5a9CMsVQhKP5Y+UJfTKPbx",
|
||||||
"instance": {
|
"instance": {
|
||||||
"__id__": 1120
|
"__id__": 1106
|
||||||
},
|
},
|
||||||
"targetOverrides": null
|
"targetOverrides": null
|
||||||
},
|
},
|
||||||
@@ -23788,19 +23477,19 @@
|
|||||||
"mountedComponents": [],
|
"mountedComponents": [],
|
||||||
"propertyOverrides": [
|
"propertyOverrides": [
|
||||||
{
|
{
|
||||||
"__id__": 1121
|
"__id__": 1107
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1123
|
"__id__": 1109
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1124
|
"__id__": 1110
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1125
|
"__id__": 1111
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1126
|
"__id__": 1112
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"removedComponents": []
|
"removedComponents": []
|
||||||
@@ -23808,7 +23497,7 @@
|
|||||||
{
|
{
|
||||||
"__type__": "CCPropertyOverrideInfo",
|
"__type__": "CCPropertyOverrideInfo",
|
||||||
"targetInfo": {
|
"targetInfo": {
|
||||||
"__id__": 1122
|
"__id__": 1108
|
||||||
},
|
},
|
||||||
"propertyPath": [
|
"propertyPath": [
|
||||||
"_name"
|
"_name"
|
||||||
@@ -23824,7 +23513,7 @@
|
|||||||
{
|
{
|
||||||
"__type__": "CCPropertyOverrideInfo",
|
"__type__": "CCPropertyOverrideInfo",
|
||||||
"targetInfo": {
|
"targetInfo": {
|
||||||
"__id__": 1122
|
"__id__": 1108
|
||||||
},
|
},
|
||||||
"propertyPath": [
|
"propertyPath": [
|
||||||
"_lpos"
|
"_lpos"
|
||||||
@@ -23839,7 +23528,7 @@
|
|||||||
{
|
{
|
||||||
"__type__": "CCPropertyOverrideInfo",
|
"__type__": "CCPropertyOverrideInfo",
|
||||||
"targetInfo": {
|
"targetInfo": {
|
||||||
"__id__": 1122
|
"__id__": 1108
|
||||||
},
|
},
|
||||||
"propertyPath": [
|
"propertyPath": [
|
||||||
"_lrot"
|
"_lrot"
|
||||||
@@ -23855,7 +23544,7 @@
|
|||||||
{
|
{
|
||||||
"__type__": "CCPropertyOverrideInfo",
|
"__type__": "CCPropertyOverrideInfo",
|
||||||
"targetInfo": {
|
"targetInfo": {
|
||||||
"__id__": 1122
|
"__id__": 1108
|
||||||
},
|
},
|
||||||
"propertyPath": [
|
"propertyPath": [
|
||||||
"_euler"
|
"_euler"
|
||||||
@@ -23870,7 +23559,7 @@
|
|||||||
{
|
{
|
||||||
"__type__": "CCPropertyOverrideInfo",
|
"__type__": "CCPropertyOverrideInfo",
|
||||||
"targetInfo": {
|
"targetInfo": {
|
||||||
"__id__": 1122
|
"__id__": 1108
|
||||||
},
|
},
|
||||||
"propertyPath": [
|
"propertyPath": [
|
||||||
"_active"
|
"_active"
|
||||||
@@ -23887,28 +23576,28 @@
|
|||||||
},
|
},
|
||||||
"_children": [
|
"_children": [
|
||||||
{
|
{
|
||||||
"__id__": 1128
|
"__id__": 1114
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1166
|
"__id__": 1152
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1168
|
"__id__": 1154
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1170
|
"__id__": 1156
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1172
|
"__id__": 1158
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 1195.228,
|
"y": 1215.86,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@@ -23940,30 +23629,30 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 1127
|
"__id__": 1113
|
||||||
},
|
},
|
||||||
"_children": [
|
"_children": [
|
||||||
{
|
{
|
||||||
"__id__": 1129
|
"__id__": 1115
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1157
|
"__id__": 1143
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1159
|
"__id__": 1145
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1161
|
"__id__": 1147
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1163
|
"__id__": 1149
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1165
|
"__id__": 1151
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -24000,27 +23689,27 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 1128
|
"__id__": 1114
|
||||||
},
|
},
|
||||||
"_children": [
|
"_children": [
|
||||||
|
{
|
||||||
|
"__id__": 1116
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 1124
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1130
|
"__id__": 1130
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 1138
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 1144
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1154
|
"__id__": 1140
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1156
|
"__id__": 1142
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -24057,23 +23746,23 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 1129
|
"__id__": 1115
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1131
|
"__id__": 1117
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1133
|
"__id__": 1119
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1135
|
"__id__": 1121
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1137
|
"__id__": 1123
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -24110,11 +23799,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1130
|
"__id__": 1116
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1132
|
"__id__": 1118
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -24138,11 +23827,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1130
|
"__id__": 1116
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1134
|
"__id__": 1120
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@@ -24186,11 +23875,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1130
|
"__id__": 1116
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1136
|
"__id__": 1122
|
||||||
},
|
},
|
||||||
"_alignFlags": 40,
|
"_alignFlags": 40,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
@@ -24235,20 +23924,20 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 1129
|
"__id__": 1115
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1139
|
"__id__": 1125
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1141
|
"__id__": 1127
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1143
|
"__id__": 1129
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -24285,11 +23974,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1138
|
"__id__": 1124
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1140
|
"__id__": 1126
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -24313,11 +24002,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1138
|
"__id__": 1124
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1142
|
"__id__": 1128
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@@ -24374,26 +24063,26 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 1129
|
"__id__": 1115
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 1145
|
"__id__": 1131
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1147
|
"__id__": 1133
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1149
|
"__id__": 1135
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 1151
|
"__id__": 1137
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 1153
|
"__id__": 1139
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@@ -24430,11 +24119,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1144
|
"__id__": 1130
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1146
|
"__id__": 1132
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -24458,11 +24147,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1144
|
"__id__": 1130
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1148
|
"__id__": 1134
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@@ -24526,11 +24215,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1144
|
"__id__": 1130
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1150
|
"__id__": 1136
|
||||||
},
|
},
|
||||||
"_alignFlags": 10,
|
"_alignFlags": 10,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
@@ -24562,11 +24251,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1144
|
"__id__": 1130
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1152
|
"__id__": 1138
|
||||||
},
|
},
|
||||||
"templateMode": true,
|
"templateMode": true,
|
||||||
"watchPath": "data.data.gold",
|
"watchPath": "data.data.gold",
|
||||||
@@ -24599,11 +24288,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1129
|
"__id__": 1115
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1155
|
"__id__": 1141
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -24640,11 +24329,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1128
|
"__id__": 1114
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1158
|
"__id__": 1144
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -24668,11 +24357,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1128
|
"__id__": 1114
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1160
|
"__id__": 1146
|
||||||
},
|
},
|
||||||
"_alignFlags": 8,
|
"_alignFlags": 8,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
@@ -24704,11 +24393,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1128
|
"__id__": 1114
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1162
|
"__id__": 1148
|
||||||
},
|
},
|
||||||
"_resizeMode": 0,
|
"_resizeMode": 0,
|
||||||
"_layoutType": 1,
|
"_layoutType": 1,
|
||||||
@@ -24742,11 +24431,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1128
|
"__id__": 1114
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1164
|
"__id__": 1150
|
||||||
},
|
},
|
||||||
"_alignFlags": 40,
|
"_alignFlags": 40,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
@@ -24791,11 +24480,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1127
|
"__id__": 1113
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1167
|
"__id__": 1153
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -24819,17 +24508,17 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1127
|
"__id__": 1113
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1169
|
"__id__": 1155
|
||||||
},
|
},
|
||||||
"_alignFlags": 17,
|
"_alignFlags": 17,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
"_left": -2.8089999999999886,
|
"_left": -2.8089999999999886,
|
||||||
"_right": 2.8089999999999886,
|
"_right": 2.8089999999999886,
|
||||||
"_top": 49.771999999999935,
|
"_top": 29.1400000000001,
|
||||||
"_bottom": 1187.74,
|
"_bottom": 1187.74,
|
||||||
"_horizontalCenter": 0,
|
"_horizontalCenter": 0,
|
||||||
"_verticalCenter": 0,
|
"_verticalCenter": 0,
|
||||||
@@ -24855,11 +24544,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 1127
|
"__id__": 1113
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1171
|
"__id__": 1157
|
||||||
},
|
},
|
||||||
"_id": ""
|
"_id": ""
|
||||||
},
|
},
|
||||||
@@ -24890,7 +24579,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1174
|
"__id__": 1160
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@@ -24918,7 +24607,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1176
|
"__id__": 1162
|
||||||
},
|
},
|
||||||
"_alignFlags": 45,
|
"_alignFlags": 45,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
@@ -24954,7 +24643,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 1178
|
"__id__": 1164
|
||||||
},
|
},
|
||||||
"debugMode": false,
|
"debugMode": false,
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@@ -24976,7 +24665,7 @@
|
|||||||
"targetOverrides": [],
|
"targetOverrides": [],
|
||||||
"nestedPrefabInstanceRoots": [
|
"nestedPrefabInstanceRoots": [
|
||||||
{
|
{
|
||||||
"__id__": 1118
|
"__id__": 1104
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 582
|
"__id__": 582
|
||||||
|
|||||||
@@ -622,8 +622,8 @@
|
|||||||
"height": 55,
|
"height": 55,
|
||||||
"rawWidth": 540,
|
"rawWidth": 540,
|
||||||
"rawHeight": 55,
|
"rawHeight": 55,
|
||||||
"borderTop": 0,
|
"borderTop": 21,
|
||||||
"borderBottom": 0,
|
"borderBottom": 19,
|
||||||
"borderLeft": 0,
|
"borderLeft": 0,
|
||||||
"borderRight": 0,
|
"borderRight": 0,
|
||||||
"packable": true,
|
"packable": true,
|
||||||
@@ -5544,10 +5544,10 @@
|
|||||||
"height": 98,
|
"height": 98,
|
||||||
"rawWidth": 96,
|
"rawWidth": 96,
|
||||||
"rawHeight": 98,
|
"rawHeight": 98,
|
||||||
"borderTop": 0,
|
"borderTop": 36,
|
||||||
"borderBottom": 0,
|
"borderBottom": 34,
|
||||||
"borderLeft": 0,
|
"borderLeft": 37,
|
||||||
"borderRight": 0,
|
"borderRight": 37,
|
||||||
"packable": true,
|
"packable": true,
|
||||||
"pixelsToUnit": 100,
|
"pixelsToUnit": 100,
|
||||||
"pivotX": 0.5,
|
"pivotX": 0.5,
|
||||||
@@ -5590,10 +5590,10 @@
|
|||||||
"height": 66,
|
"height": 66,
|
||||||
"rawWidth": 510,
|
"rawWidth": 510,
|
||||||
"rawHeight": 66,
|
"rawHeight": 66,
|
||||||
"borderTop": 0,
|
"borderTop": 21,
|
||||||
"borderBottom": 0,
|
"borderBottom": 21,
|
||||||
"borderLeft": 0,
|
"borderLeft": 60,
|
||||||
"borderRight": 0,
|
"borderRight": 60,
|
||||||
"packable": true,
|
"packable": true,
|
||||||
"pixelsToUnit": 100,
|
"pixelsToUnit": 100,
|
||||||
"pivotX": 0.5,
|
"pivotX": 0.5,
|
||||||
@@ -5636,10 +5636,10 @@
|
|||||||
"height": 66,
|
"height": 66,
|
||||||
"rawWidth": 510,
|
"rawWidth": 510,
|
||||||
"rawHeight": 66,
|
"rawHeight": 66,
|
||||||
"borderTop": 0,
|
"borderTop": 21,
|
||||||
"borderBottom": 0,
|
"borderBottom": 21,
|
||||||
"borderLeft": 0,
|
"borderLeft": 63,
|
||||||
"borderRight": 0,
|
"borderRight": 45,
|
||||||
"packable": true,
|
"packable": true,
|
||||||
"pixelsToUnit": 100,
|
"pixelsToUnit": 100,
|
||||||
"pivotX": 0.5,
|
"pivotX": 0.5,
|
||||||
|
|||||||
@@ -1,14 +0,0 @@
|
|||||||
info aa=1 size=32 smooth=1 stretchH=100 bold=0 padding=0,0,0,0 spacing=1,1 charset="" italic=0 unicode=1 face="Arial" outline=0
|
|
||||||
common lineHeight=32 base=26 scaleW=995 scaleH=411 pages=1 packed=0 alphaChnl=1 redChnl=0 greenChnl=0 blueChnl=0
|
|
||||||
page id=0 file="Ifont0.png"
|
|
||||||
chars count=10
|
|
||||||
char id=65 x=5 y=5 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=170 y=5 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=335 y=5 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=500 y=5 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=665 y=5 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=830 y=5 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=5 y=208 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=170 y=208 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=335 y=208 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
char id=65 x=500 y=208 width=160 height=198 xoffset=0 yoffset=-83 xadvance=160 page=0 chnl=15
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.6",
|
|
||||||
"importer": "bitmap-font",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "2988f0d5-9eaa-4296-95e4-c1ab6cdd8d6c",
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {},
|
|
||||||
"userData": {
|
|
||||||
"_fntConfig": {
|
|
||||||
"commonHeight": 32,
|
|
||||||
"fontSize": 32,
|
|
||||||
"atlasName": "Ifont0.png",
|
|
||||||
"fontDefDictionary": {
|
|
||||||
"65": {
|
|
||||||
"rect": {
|
|
||||||
"x": 500,
|
|
||||||
"y": 208,
|
|
||||||
"width": 160,
|
|
||||||
"height": 198
|
|
||||||
},
|
|
||||||
"xOffset": 0,
|
|
||||||
"yOffset": -83,
|
|
||||||
"xAdvance": 160
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"kerningDict": {}
|
|
||||||
},
|
|
||||||
"fontSize": 32,
|
|
||||||
"textureUuid": "c3f96bca-d003-4aa8-8771-ab547a9ce817"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<font>
|
|
||||||
<info face="Arial" size="32" bold="0" italic="0" charset="" unicode="1" stretchH="100" smooth="1" aa="1" padding="0,0,0,0" spacing="1,1" outline="0"/>
|
|
||||||
<common lineHeight="32" base="26" scaleW="995" scaleH="411" pages="1" packed="0" alphaChnl="1" redChnl="0" greenChnl="0" blueChnl="0"/>
|
|
||||||
<pages>
|
|
||||||
<page id="0" file="Ifont0.png"/>
|
|
||||||
</pages>
|
|
||||||
<chars count="10">
|
|
||||||
<char id="65" x="5" y="5" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="170" y="5" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="335" y="5" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="500" y="5" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="665" y="5" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="830" y="5" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="5" y="208" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="170" y="208" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="335" y="208" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
<char id="65" x="500" y="208" width="160" height="198" xoffset="0" yoffset="-83" xadvance="160" page="0" chnl="15"/>
|
|
||||||
</chars>
|
|
||||||
</font>
|
|
||||||
@@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.6",
|
|
||||||
"importer": "bitmap-font",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "d82c9fb1-aaa2-4fa0-8176-c877507b2f3d",
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {},
|
|
||||||
"userData": {
|
|
||||||
"_fntConfig": {
|
|
||||||
"commonHeight": 32,
|
|
||||||
"fontSize": 32,
|
|
||||||
"atlasName": "Ifont0.png",
|
|
||||||
"fontDefDictionary": {
|
|
||||||
"65": {
|
|
||||||
"rect": {
|
|
||||||
"x": 500,
|
|
||||||
"y": 208,
|
|
||||||
"width": 160,
|
|
||||||
"height": 198
|
|
||||||
},
|
|
||||||
"xOffset": 0,
|
|
||||||
"yOffset": -83,
|
|
||||||
"xAdvance": 160
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"kerningDict": {}
|
|
||||||
},
|
|
||||||
"fontSize": 32,
|
|
||||||
"textureUuid": "c3f96bca-d003-4aa8-8771-ab547a9ce817"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB |
@@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "c3f96bca-d003-4aa8-8771-ab547a9ce817",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "c3f96bca-d003-4aa8-8771-ab547a9ce817@6c48a",
|
|
||||||
"displayName": "Ifont0",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "c3f96bca-d003-4aa8-8771-ab547a9ce817",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "c3f96bca-d003-4aa8-8771-ab547a9ce817@f9941",
|
|
||||||
"displayName": "Ifont0",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": -4,
|
|
||||||
"offsetY": -0.5,
|
|
||||||
"trimX": 7,
|
|
||||||
"trimY": 7,
|
|
||||||
"width": 973,
|
|
||||||
"height": 398,
|
|
||||||
"rawWidth": 995,
|
|
||||||
"rawHeight": 411,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-486.5,
|
|
||||||
-199,
|
|
||||||
0,
|
|
||||||
486.5,
|
|
||||||
-199,
|
|
||||||
0,
|
|
||||||
-486.5,
|
|
||||||
199,
|
|
||||||
0,
|
|
||||||
486.5,
|
|
||||||
199,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
7,
|
|
||||||
404,
|
|
||||||
980,
|
|
||||||
404,
|
|
||||||
7,
|
|
||||||
6,
|
|
||||||
980,
|
|
||||||
6
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0.007035175879396985,
|
|
||||||
0.014598540145985401,
|
|
||||||
0.9849246231155779,
|
|
||||||
0.014598540145985401,
|
|
||||||
0.007035175879396985,
|
|
||||||
0.9829683698296837,
|
|
||||||
0.9849246231155779,
|
|
||||||
0.9829683698296837
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-486.5,
|
|
||||||
-199,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
486.5,
|
|
||||||
199,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "c3f96bca-d003-4aa8-8771-ab547a9ce817@6c48a",
|
|
||||||
"atlasUuid": "",
|
|
||||||
"trimType": "auto"
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "c3f96bca-d003-4aa8-8771-ab547a9ce817@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
29
assets/resources/language/Mont.fnt
Normal file
29
assets/resources/language/Mont.fnt
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
info face="Mont" size=72 bold=1 italic=0 charset="32,43,45,48-57,61,75,77,107,109" unicode=1 stretchH=100 smooth=1 aa=1 padding=1,1,1,1 spacing=1,1 outline=0
|
||||||
|
common lineHeight=88 base=70 scaleW=233 scaleH=263 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4
|
||||||
|
page id=0 file="Mont.png"
|
||||||
|
chars count=18
|
||||||
|
char id=32 x=0 y=0 width=0 height=0 xoffset=0 yoffset=0 xadvance=20 page=0 chnl=15
|
||||||
|
char id=43 x=77 y=201 width=50 height=49 xoffset=-4 yoffset=20 xadvance=43 page=0 chnl=15
|
||||||
|
char id=45 x=183 y=174 width=41 height=23 xoffset=-3 yoffset=37 xadvance=36 page=0 chnl=15
|
||||||
|
char id=48 x=0 y=184 width=56 height=66 xoffset=-3 yoffset=12 xadvance=50 page=0 chnl=15
|
||||||
|
char id=49 x=183 y=198 width=35 height=64 xoffset=-5 yoffset=13 xadvance=30 page=0 chnl=15
|
||||||
|
char id=50 x=130 y=198 width=50 height=65 xoffset=-3 yoffset=12 xadvance=44 page=0 chnl=15
|
||||||
|
char id=51 x=183 y=0 width=50 height=65 xoffset=-4 yoffset=13 xadvance=43 page=0 chnl=15
|
||||||
|
char id=52 x=130 y=0 width=52 height=64 xoffset=-5 yoffset=13 xadvance=43 page=0 chnl=15
|
||||||
|
char id=53 x=183 y=66 width=50 height=65 xoffset=-3 yoffset=13 xadvance=43 page=0 chnl=15
|
||||||
|
char id=54 x=77 y=0 width=52 height=66 xoffset=-3 yoffset=12 xadvance=46 page=0 chnl=15
|
||||||
|
char id=55 x=130 y=65 width=51 height=64 xoffset=-4 yoffset=13 xadvance=42 page=0 chnl=15
|
||||||
|
char id=56 x=77 y=67 width=52 height=66 xoffset=-3 yoffset=12 xadvance=47 page=0 chnl=15
|
||||||
|
char id=57 x=77 y=134 width=52 height=66 xoffset=-4 yoffset=12 xadvance=46 page=0 chnl=15
|
||||||
|
char id=61 x=183 y=132 width=50 height=41 xoffset=-4 yoffset=24 xadvance=43 page=0 chnl=15
|
||||||
|
char id=75 x=0 y=119 width=58 height=64 xoffset=-1 yoffset=13 xadvance=52 page=0 chnl=15
|
||||||
|
char id=77 x=0 y=54 width=71 height=64 xoffset=-1 yoffset=13 xadvance=69 page=0 chnl=15
|
||||||
|
char id=107 x=130 y=130 width=50 height=67 xoffset=-2 yoffset=10 xadvance=43 page=0 chnl=15
|
||||||
|
char id=109 x=0 y=0 width=76 height=53 xoffset=-2 yoffset=24 xadvance=71 page=0 chnl=15
|
||||||
|
kernings count=6
|
||||||
|
kerning first=45 second=49 amount=-2
|
||||||
|
kerning first=45 second=50 amount=-1
|
||||||
|
kerning first=45 second=51 amount=-1
|
||||||
|
kerning first=45 second=55 amount=-1
|
||||||
|
kerning first=75 second=45 amount=-2
|
||||||
|
kerning first=107 second=45 amount=-2
|
||||||
227
assets/resources/language/Mont.fnt.meta
Normal file
227
assets/resources/language/Mont.fnt.meta
Normal file
@@ -0,0 +1,227 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.6",
|
||||||
|
"importer": "bitmap-font",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "dd574056-40e9-4545-8eec-eea63d489818",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {
|
||||||
|
"_fntConfig": {
|
||||||
|
"commonHeight": 88,
|
||||||
|
"fontSize": 72,
|
||||||
|
"atlasName": "Mont.png",
|
||||||
|
"fontDefDictionary": {
|
||||||
|
"32": {
|
||||||
|
"rect": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"width": 0,
|
||||||
|
"height": 0
|
||||||
|
},
|
||||||
|
"xOffset": 0,
|
||||||
|
"yOffset": 0,
|
||||||
|
"xAdvance": 20
|
||||||
|
},
|
||||||
|
"43": {
|
||||||
|
"rect": {
|
||||||
|
"x": 77,
|
||||||
|
"y": 201,
|
||||||
|
"width": 50,
|
||||||
|
"height": 49
|
||||||
|
},
|
||||||
|
"xOffset": -4,
|
||||||
|
"yOffset": 20,
|
||||||
|
"xAdvance": 43
|
||||||
|
},
|
||||||
|
"45": {
|
||||||
|
"rect": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 174,
|
||||||
|
"width": 41,
|
||||||
|
"height": 23
|
||||||
|
},
|
||||||
|
"xOffset": -3,
|
||||||
|
"yOffset": 37,
|
||||||
|
"xAdvance": 36
|
||||||
|
},
|
||||||
|
"48": {
|
||||||
|
"rect": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 184,
|
||||||
|
"width": 56,
|
||||||
|
"height": 66
|
||||||
|
},
|
||||||
|
"xOffset": -3,
|
||||||
|
"yOffset": 12,
|
||||||
|
"xAdvance": 50
|
||||||
|
},
|
||||||
|
"49": {
|
||||||
|
"rect": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 198,
|
||||||
|
"width": 35,
|
||||||
|
"height": 64
|
||||||
|
},
|
||||||
|
"xOffset": -5,
|
||||||
|
"yOffset": 13,
|
||||||
|
"xAdvance": 30
|
||||||
|
},
|
||||||
|
"50": {
|
||||||
|
"rect": {
|
||||||
|
"x": 130,
|
||||||
|
"y": 198,
|
||||||
|
"width": 50,
|
||||||
|
"height": 65
|
||||||
|
},
|
||||||
|
"xOffset": -3,
|
||||||
|
"yOffset": 12,
|
||||||
|
"xAdvance": 44
|
||||||
|
},
|
||||||
|
"51": {
|
||||||
|
"rect": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 0,
|
||||||
|
"width": 50,
|
||||||
|
"height": 65
|
||||||
|
},
|
||||||
|
"xOffset": -4,
|
||||||
|
"yOffset": 13,
|
||||||
|
"xAdvance": 43
|
||||||
|
},
|
||||||
|
"52": {
|
||||||
|
"rect": {
|
||||||
|
"x": 130,
|
||||||
|
"y": 0,
|
||||||
|
"width": 52,
|
||||||
|
"height": 64
|
||||||
|
},
|
||||||
|
"xOffset": -5,
|
||||||
|
"yOffset": 13,
|
||||||
|
"xAdvance": 43
|
||||||
|
},
|
||||||
|
"53": {
|
||||||
|
"rect": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 66,
|
||||||
|
"width": 50,
|
||||||
|
"height": 65
|
||||||
|
},
|
||||||
|
"xOffset": -3,
|
||||||
|
"yOffset": 13,
|
||||||
|
"xAdvance": 43
|
||||||
|
},
|
||||||
|
"54": {
|
||||||
|
"rect": {
|
||||||
|
"x": 77,
|
||||||
|
"y": 0,
|
||||||
|
"width": 52,
|
||||||
|
"height": 66
|
||||||
|
},
|
||||||
|
"xOffset": -3,
|
||||||
|
"yOffset": 12,
|
||||||
|
"xAdvance": 46
|
||||||
|
},
|
||||||
|
"55": {
|
||||||
|
"rect": {
|
||||||
|
"x": 130,
|
||||||
|
"y": 65,
|
||||||
|
"width": 51,
|
||||||
|
"height": 64
|
||||||
|
},
|
||||||
|
"xOffset": -4,
|
||||||
|
"yOffset": 13,
|
||||||
|
"xAdvance": 42
|
||||||
|
},
|
||||||
|
"56": {
|
||||||
|
"rect": {
|
||||||
|
"x": 77,
|
||||||
|
"y": 67,
|
||||||
|
"width": 52,
|
||||||
|
"height": 66
|
||||||
|
},
|
||||||
|
"xOffset": -3,
|
||||||
|
"yOffset": 12,
|
||||||
|
"xAdvance": 47
|
||||||
|
},
|
||||||
|
"57": {
|
||||||
|
"rect": {
|
||||||
|
"x": 77,
|
||||||
|
"y": 134,
|
||||||
|
"width": 52,
|
||||||
|
"height": 66
|
||||||
|
},
|
||||||
|
"xOffset": -4,
|
||||||
|
"yOffset": 12,
|
||||||
|
"xAdvance": 46
|
||||||
|
},
|
||||||
|
"61": {
|
||||||
|
"rect": {
|
||||||
|
"x": 183,
|
||||||
|
"y": 132,
|
||||||
|
"width": 50,
|
||||||
|
"height": 41
|
||||||
|
},
|
||||||
|
"xOffset": -4,
|
||||||
|
"yOffset": 24,
|
||||||
|
"xAdvance": 43
|
||||||
|
},
|
||||||
|
"75": {
|
||||||
|
"rect": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 119,
|
||||||
|
"width": 58,
|
||||||
|
"height": 64
|
||||||
|
},
|
||||||
|
"xOffset": -1,
|
||||||
|
"yOffset": 13,
|
||||||
|
"xAdvance": 52
|
||||||
|
},
|
||||||
|
"77": {
|
||||||
|
"rect": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 54,
|
||||||
|
"width": 71,
|
||||||
|
"height": 64
|
||||||
|
},
|
||||||
|
"xOffset": -1,
|
||||||
|
"yOffset": 13,
|
||||||
|
"xAdvance": 69
|
||||||
|
},
|
||||||
|
"107": {
|
||||||
|
"rect": {
|
||||||
|
"x": 130,
|
||||||
|
"y": 130,
|
||||||
|
"width": 50,
|
||||||
|
"height": 67
|
||||||
|
},
|
||||||
|
"xOffset": -2,
|
||||||
|
"yOffset": 10,
|
||||||
|
"xAdvance": 43
|
||||||
|
},
|
||||||
|
"109": {
|
||||||
|
"rect": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"width": 76,
|
||||||
|
"height": 53
|
||||||
|
},
|
||||||
|
"xOffset": -2,
|
||||||
|
"yOffset": 24,
|
||||||
|
"xAdvance": 71
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"kerningDict": {
|
||||||
|
"2949169": -2,
|
||||||
|
"2949170": -1,
|
||||||
|
"2949171": -1,
|
||||||
|
"2949175": -1,
|
||||||
|
"4915245": -2,
|
||||||
|
"7012397": -2
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fontSize": 72,
|
||||||
|
"textureUuid": "9273b9d9-3cc4-41d7-b17e-6bc7a47728d5"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/resources/language/Mont.png
Normal file
BIN
assets/resources/language/Mont.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
@@ -2,7 +2,7 @@
|
|||||||
"ver": "1.0.27",
|
"ver": "1.0.27",
|
||||||
"importer": "image",
|
"importer": "image",
|
||||||
"imported": true,
|
"imported": true,
|
||||||
"uuid": "4e4d1811-5bd5-4b5d-9535-a118dc3c970f",
|
"uuid": "9273b9d9-3cc4-41d7-b17e-6bc7a47728d5",
|
||||||
"files": [
|
"files": [
|
||||||
".json",
|
".json",
|
||||||
".png"
|
".png"
|
||||||
@@ -10,14 +10,14 @@
|
|||||||
"subMetas": {
|
"subMetas": {
|
||||||
"6c48a": {
|
"6c48a": {
|
||||||
"importer": "texture",
|
"importer": "texture",
|
||||||
"uuid": "4e4d1811-5bd5-4b5d-9535-a118dc3c970f@6c48a",
|
"uuid": "9273b9d9-3cc4-41d7-b17e-6bc7a47728d5@6c48a",
|
||||||
"displayName": "TFat",
|
"displayName": "Mont",
|
||||||
"id": "6c48a",
|
"id": "6c48a",
|
||||||
"name": "texture",
|
"name": "texture",
|
||||||
"userData": {
|
"userData": {
|
||||||
"wrapModeS": "clamp-to-edge",
|
"wrapModeS": "clamp-to-edge",
|
||||||
"wrapModeT": "clamp-to-edge",
|
"wrapModeT": "clamp-to-edge",
|
||||||
"imageUuidOrDatabaseUri": "4e4d1811-5bd5-4b5d-9535-a118dc3c970f",
|
"imageUuidOrDatabaseUri": "9273b9d9-3cc4-41d7-b17e-6bc7a47728d5",
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"minfilter": "linear",
|
"minfilter": "linear",
|
||||||
@@ -34,22 +34,21 @@
|
|||||||
},
|
},
|
||||||
"f9941": {
|
"f9941": {
|
||||||
"importer": "sprite-frame",
|
"importer": "sprite-frame",
|
||||||
"uuid": "4e4d1811-5bd5-4b5d-9535-a118dc3c970f@f9941",
|
"uuid": "9273b9d9-3cc4-41d7-b17e-6bc7a47728d5@f9941",
|
||||||
"displayName": "TFat",
|
"displayName": "Mont",
|
||||||
"id": "f9941",
|
"id": "f9941",
|
||||||
"name": "spriteFrame",
|
"name": "spriteFrame",
|
||||||
"userData": {
|
"userData": {
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
"trimThreshold": 1,
|
||||||
"rotated": false,
|
"rotated": false,
|
||||||
"offsetX": 0,
|
"offsetX": 0,
|
||||||
"offsetY": 0,
|
"offsetY": 0,
|
||||||
"trimX": 1,
|
"trimX": 1,
|
||||||
"trimY": 1,
|
"trimY": 1,
|
||||||
"width": 135,
|
"width": 231,
|
||||||
"height": 137,
|
"height": 261,
|
||||||
"rawWidth": 137,
|
"rawWidth": 233,
|
||||||
"rawHeight": 139,
|
"rawHeight": 263,
|
||||||
"borderTop": 0,
|
"borderTop": 0,
|
||||||
"borderBottom": 0,
|
"borderBottom": 0,
|
||||||
"borderLeft": 0,
|
"borderLeft": 0,
|
||||||
@@ -61,17 +60,17 @@
|
|||||||
"meshType": 0,
|
"meshType": 0,
|
||||||
"vertices": {
|
"vertices": {
|
||||||
"rawPosition": [
|
"rawPosition": [
|
||||||
-67.5,
|
-115.5,
|
||||||
-68.5,
|
-130.5,
|
||||||
0,
|
0,
|
||||||
67.5,
|
115.5,
|
||||||
-68.5,
|
-130.5,
|
||||||
0,
|
0,
|
||||||
-67.5,
|
-115.5,
|
||||||
68.5,
|
130.5,
|
||||||
0,
|
0,
|
||||||
67.5,
|
115.5,
|
||||||
68.5,
|
130.5,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"indexes": [
|
"indexes": [
|
||||||
@@ -84,38 +83,39 @@
|
|||||||
],
|
],
|
||||||
"uv": [
|
"uv": [
|
||||||
1,
|
1,
|
||||||
138,
|
262,
|
||||||
136,
|
232,
|
||||||
138,
|
262,
|
||||||
1,
|
1,
|
||||||
1,
|
1,
|
||||||
136,
|
232,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
"nuv": [
|
"nuv": [
|
||||||
0.0072992700729927005,
|
0.004291845493562232,
|
||||||
0.007194244604316547,
|
0.0038022813688212928,
|
||||||
0.9927007299270073,
|
0.9957081545064378,
|
||||||
0.007194244604316547,
|
0.0038022813688212928,
|
||||||
0.0072992700729927005,
|
0.004291845493562232,
|
||||||
0.9928057553956835,
|
0.9961977186311787,
|
||||||
0.9927007299270073,
|
0.9957081545064378,
|
||||||
0.9928057553956835
|
0.9961977186311787
|
||||||
],
|
],
|
||||||
"minPos": [
|
"minPos": [
|
||||||
-67.5,
|
-115.5,
|
||||||
-68.5,
|
-130.5,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"maxPos": [
|
"maxPos": [
|
||||||
67.5,
|
115.5,
|
||||||
68.5,
|
130.5,
|
||||||
0
|
0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"imageUuidOrDatabaseUri": "4e4d1811-5bd5-4b5d-9535-a118dc3c970f@6c48a",
|
"imageUuidOrDatabaseUri": "9273b9d9-3cc4-41d7-b17e-6bc7a47728d5@6c48a",
|
||||||
"atlasUuid": ""
|
"atlasUuid": "",
|
||||||
|
"trimType": "auto"
|
||||||
},
|
},
|
||||||
"ver": "1.0.12",
|
"ver": "1.0.12",
|
||||||
"imported": true,
|
"imported": true,
|
||||||
@@ -129,6 +129,6 @@
|
|||||||
"type": "sprite-frame",
|
"type": "sprite-frame",
|
||||||
"hasAlpha": true,
|
"hasAlpha": true,
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
"fixAlphaTransparencyArtifacts": false,
|
||||||
"redirect": "4e4d1811-5bd5-4b5d-9535-a118dc3c970f@6c48a"
|
"redirect": "9273b9d9-3cc4-41d7-b17e-6bc7a47728d5@6c48a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
info face="ThaleahFat" size=72 bold=0 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=1,1,1,1 spacing=1,1
|
|
||||||
common lineHeight=76 base=48 scaleW=137 scaleH=139 pages=1 packed=0
|
|
||||||
page id=0 file="TFat.png"
|
|
||||||
chars count=13
|
|
||||||
char id=32 x=0 y=0 width=0 height=0 xoffset=0 yoffset=0 xadvance=23 page=0 chnl=15
|
|
||||||
char id=43 x=0 y=111 width=28 height=28 xoffset=-2 yoffset=19 xadvance=27 page=0 chnl=15
|
|
||||||
char id=45 x=29 y=111 width=23 height=14 xoffset=-2 yoffset=28 xadvance=23 page=0 chnl=15
|
|
||||||
char id=48 x=0 y=0 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=49 x=114 y=0 width=23 height=36 xoffset=-2 yoffset=15 xadvance=23 page=0 chnl=15
|
|
||||||
char id=50 x=0 y=37 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=51 x=0 y=74 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=52 x=38 y=0 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=53 x=38 y=37 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=54 x=38 y=74 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=55 x=76 y=0 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=56 x=76 y=37 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
char id=57 x=76 y=74 width=37 height=36 xoffset=-2 yoffset=15 xadvance=36 page=0 chnl=15
|
|
||||||
@@ -1,165 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.6",
|
|
||||||
"importer": "bitmap-font",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "983a109b-a5e3-4ba7-84c5-1c53817ba177",
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {},
|
|
||||||
"userData": {
|
|
||||||
"_fntConfig": {
|
|
||||||
"commonHeight": 76,
|
|
||||||
"fontSize": 72,
|
|
||||||
"atlasName": "TFat.png",
|
|
||||||
"fontDefDictionary": {
|
|
||||||
"32": {
|
|
||||||
"rect": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"width": 0,
|
|
||||||
"height": 0
|
|
||||||
},
|
|
||||||
"xOffset": 0,
|
|
||||||
"yOffset": 0,
|
|
||||||
"xAdvance": 23
|
|
||||||
},
|
|
||||||
"43": {
|
|
||||||
"rect": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 111,
|
|
||||||
"width": 28,
|
|
||||||
"height": 28
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 19,
|
|
||||||
"xAdvance": 27
|
|
||||||
},
|
|
||||||
"45": {
|
|
||||||
"rect": {
|
|
||||||
"x": 29,
|
|
||||||
"y": 111,
|
|
||||||
"width": 23,
|
|
||||||
"height": 14
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 28,
|
|
||||||
"xAdvance": 23
|
|
||||||
},
|
|
||||||
"48": {
|
|
||||||
"rect": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 0,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"49": {
|
|
||||||
"rect": {
|
|
||||||
"x": 114,
|
|
||||||
"y": 0,
|
|
||||||
"width": 23,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 23
|
|
||||||
},
|
|
||||||
"50": {
|
|
||||||
"rect": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 37,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"51": {
|
|
||||||
"rect": {
|
|
||||||
"x": 0,
|
|
||||||
"y": 74,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"52": {
|
|
||||||
"rect": {
|
|
||||||
"x": 38,
|
|
||||||
"y": 0,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"53": {
|
|
||||||
"rect": {
|
|
||||||
"x": 38,
|
|
||||||
"y": 37,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"54": {
|
|
||||||
"rect": {
|
|
||||||
"x": 38,
|
|
||||||
"y": 74,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"55": {
|
|
||||||
"rect": {
|
|
||||||
"x": 76,
|
|
||||||
"y": 0,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"56": {
|
|
||||||
"rect": {
|
|
||||||
"x": 76,
|
|
||||||
"y": 37,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
},
|
|
||||||
"57": {
|
|
||||||
"rect": {
|
|
||||||
"x": 76,
|
|
||||||
"y": 74,
|
|
||||||
"width": 37,
|
|
||||||
"height": 36
|
|
||||||
},
|
|
||||||
"xOffset": -2,
|
|
||||||
"yOffset": 15,
|
|
||||||
"xAdvance": 36
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"kerningDict": {}
|
|
||||||
},
|
|
||||||
"fontSize": 72,
|
|
||||||
"textureUuid": "4e4d1811-5bd5-4b5d-9535-a118dc3c970f"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
Reference in New Issue
Block a user