Displaying the name of a player above its head (names are not passed through the...
authorDavid Négrier <d.negrier@thecodingmachine.com>
Fri, 1 May 2020 21:38:09 +0000 (23:38 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Fri, 1 May 2020 21:38:09 +0000 (23:38 +0200)
commit0c04d4305ba4456ef293f8251ae897a54627b925
treef81ec4d1d0024fa8c111e35e3eeaed8a690bba80
parent42ddd8b8586d8db70b26f85a4f052dbda3dffd67
Displaying the name of a player above its head (names are not passed through the network yet)
front/src/Phaser/Entity/PlayableCaracter.ts
front/src/Phaser/Game/GameScene.ts
front/src/Phaser/NonPlayer/NonPlayer.ts
front/src/Phaser/Player/Player.ts