手动控制spine 动画
This commit is contained in:
@@ -65,9 +65,6 @@ export class MapViewComp extends CCComp {
|
||||
var test7 = ecs.getEntity<Role>(Role);
|
||||
test7.load(this.aStarToVec3("360,-60"), true);
|
||||
}
|
||||
else {
|
||||
this.scene.setPlayer(pos);
|
||||
}
|
||||
}
|
||||
|
||||
private aStarToVec3(str: string) {
|
||||
|
||||
Reference in New Issue
Block a user