dd
This commit is contained in:
@@ -44,7 +44,7 @@ export class MapViewComp extends CCComp {
|
||||
load_role(){
|
||||
let role = ecs.getEntity<Role>(Role);
|
||||
let pos = v3(BoxSet.HERO_START-50,BoxSet.GAME_LINE)
|
||||
role.load(pos,108,"Character07")
|
||||
role.load(pos,108)
|
||||
smc.Role=role
|
||||
}
|
||||
load_data(){
|
||||
|
||||
Reference in New Issue
Block a user