升阶后 数字确认

This commit is contained in:
2025-01-02 16:41:17 +08:00
parent f516551508
commit caff3e9a83
5 changed files with 744 additions and 723 deletions

View File

@@ -41,6 +41,7 @@ export class HeroViewComp extends CCComp {
hero_uuid:number = 1001;
hero_name : string = "hero";
lv:number =1;
slv:number =1;
scale: number = 1; /** 角色阵营 1hero -1 :mon */
type: number = 0; /**角色类型 0近战 1 远程 2 辅助 */