Add select player in login page
This commit is contained in:
parent
b65e37c468
commit
58a1a8a3c9
4 changed files with 86 additions and 15 deletions
|
@ -1,5 +1,4 @@
|
|||
import {getPlayerAnimations, playAnimation, PlayerAnimationNames} from "../Player/Animation";
|
||||
import {ActiveEventList, UserInputEvent} from "../UserInput/UserInputManager";
|
||||
import {PlayerAnimationNames} from "../Player/Animation";
|
||||
import {SpeechBubble} from "./SpeechBubble";
|
||||
import BitmapText = Phaser.GameObjects.BitmapText;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue