zy-acs-flow/src/map/player.js
@@ -7,7 +7,7 @@ this.app = new PIXI.Application({ background: '#f1f2f6', antialias: true, // resizeTo: dom, // 自动调整 canvas 尺寸 resizeTo: dom, // 自动调整 canvas 尺寸 }) this.app.stage.eventMode = 'static'; this.app.stage.hitArea = this.app.screen;