mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2025-10-27 09:25:55 +00:00
Meta upgrades
This commit is contained in:
@@ -270,8 +270,8 @@
|
||||
},
|
||||
"_contentSize": {
|
||||
"__type__": "cc.Size",
|
||||
"width": 56.43,
|
||||
"height": 20
|
||||
"width": 120,
|
||||
"height": 50
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
@@ -300,19 +300,19 @@
|
||||
"_dstBlendFactor": 4,
|
||||
"_color": {
|
||||
"__type__": "cc.Color",
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255,
|
||||
"r": 0,
|
||||
"g": 0,
|
||||
"b": 0,
|
||||
"a": 255
|
||||
},
|
||||
"_string": "label",
|
||||
"_horizontalAlign": 1,
|
||||
"_verticalAlign": 1,
|
||||
"_actualFontSize": 20,
|
||||
"_fontSize": 20,
|
||||
"_actualFontSize": 15,
|
||||
"_fontSize": 15,
|
||||
"_fontFamily": "Arial",
|
||||
"_lineHeight": 20,
|
||||
"_overflow": 0,
|
||||
"_lineHeight": 15,
|
||||
"_overflow": 1,
|
||||
"_enableWrapText": true,
|
||||
"_font": {
|
||||
"__uuid__": "c96b42a9-d20d-4c59-8e99-8ed749a715c8",
|
||||
|
||||
Reference in New Issue
Block a user