destroy actionsMenu on RemotePlayer destroy()
This commit is contained in:
parent
88f3032298
commit
58227a39f8
4 changed files with 45 additions and 13 deletions
|
@ -30,7 +30,6 @@ export class GameSceneUserInputHandler implements UserInputHandlerInterface {
|
|||
return;
|
||||
}
|
||||
}
|
||||
console.log(gameObjects);
|
||||
const camera = this.gameScene.getCameraManager().getCamera();
|
||||
const index = this.gameScene
|
||||
.getGameMap()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue