设置页面资源
This commit is contained in:
2025-09-10 18:12:26 +08:00
parent cb2b8e76ea
commit 24c2a946a3
64 changed files with 7534 additions and 1023 deletions
@@ -730,7 +730,7 @@
"b": 255,
"a": 255
},
"_string": "You need to spend $99 to unlock the video.",
"_string": "You need to spend {price} to unlock the video.",
"_horizontalAlign": 1,
"_verticalAlign": 1,
"_actualFontSize": 55,
@@ -1532,9 +1532,9 @@
"_dstBlendFactor": 4,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 214,
"g": 214,
"b": 214,
"a": 255
},
"_spriteFrame": {
@@ -1574,7 +1574,7 @@
},
"clickEvents": [],
"_interactable": true,
"_transition": 2,
"_transition": 1,
"_normalColor": {
"__type__": "cc.Color",
"r": 214,