Changed font from text
Input name can only be 4 characters long Passing name to next scene
This commit is contained in:
parent
85f84517f6
commit
42ddd8b858
7 changed files with 141 additions and 28 deletions
3
front/src/Phaser/Game/GameSceneInitDataInterface.ts
Normal file
3
front/src/Phaser/Game/GameSceneInitDataInterface.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export interface GameSceneInitDataInterface {
|
||||
name: string
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue