得分结算页面

This commit is contained in:
panfudan
2025-06-06 22:54:09 +08:00
parent 94128b05ca
commit 63f4d1067e
7 changed files with 6009 additions and 5206 deletions

View File

@@ -18,6 +18,7 @@ export class SingletonModuleComp extends ecs.Comp {
status:0, //0:未开始 1:进行中 2:胜利 3:失败
play:false,
pause:false,
score:888,
};
fight_heros=[]
mheros:any = [];

View File

@@ -67,11 +67,12 @@ export enum FightSet {
}
export const MissionData = {
gold:10,//金币
refresh_gold:1,//刷新金币
score:0,//分数
refresh_gold:3,//刷新金币
refrsh_time:1, //刷新时间
call_gold:3,//召唤金币
call_gold:0,//召唤金币
add_gold:1,//金币增加
change_gold:1,//金币变化
change_gold:0,//金币变化
exp:0,//经验
skp:0,//技能点
box:0,//宝箱