dd
This commit is contained in:
@@ -20,7 +20,7 @@ const { ccclass, property } = _decorator;
|
||||
export class MissionHeroCompComp extends CCComp {
|
||||
timer:Timer=new Timer(2)
|
||||
start_pos:any={
|
||||
0:{pos:v3(-140,135,0),has:false},
|
||||
0:{pos:v3(-150,135,0),has:false},
|
||||
1:{pos:v3(-270,205,0),has:false},
|
||||
2:{pos:v3(-270,65,0),has:false},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user