提交地图选择

This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2023-12-03 03:31:19 +08:00
parent 4c47969828
commit cebe7cc9d3
22 changed files with 697 additions and 168 deletions

View File

@@ -38,6 +38,8 @@ export class GMapLoop extends JNGSyncBase<{}> {
this.repeat = repeat;
this.mapWidth = width || this.map.width;
this.mapHeight = height || this.map.height;
this.node.destroyAllChildren();
this.createMaps = new Map;
}
//更新地图(世界坐标X)