Fix feedback moufmouf
This commit is contained in:
parent
f837f1a31f
commit
3333b3cee3
4 changed files with 46 additions and 9 deletions
|
@ -387,6 +387,7 @@ export class GameScene extends ResizableScene implements CenterListener {
|
|||
|
||||
//create input to move
|
||||
this.userInputManager = new UserInputManager(this);
|
||||
mediaManager.setUserInputManager(this.userInputManager);
|
||||
|
||||
//notify game manager can to create currentUser in map
|
||||
this.createCurrentPlayer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue