feat(关卡系统): 添加关卡解锁和免广告功能

- 在MissionComp和SCDSystem中添加stop_mon_action检查逻辑
- 修改SingletonModuleComp数据结构,添加noStop和unlockCoin字段
- 为MissionCardComp添加金币解锁和免广告功能
- 调整ubtns.plist的边框值
This commit is contained in:
walkpan
2026-01-06 19:47:11 +08:00
parent bb28492550
commit 0febe02ecc
6 changed files with 4322 additions and 986 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2968,10 +2968,10 @@
"height": 63,
"rawWidth": 229,
"rawHeight": 63,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"borderTop": 20,
"borderBottom": 31,
"borderLeft": 30,
"borderRight": 30,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,