Send event and play animation with user frame
authorgparant <g.parant@thecodingmachine.com>
Tue, 5 May 2020 23:50:01 +0000 (01:50 +0200)
committergparant <g.parant@thecodingmachine.com>
Tue, 5 May 2020 23:50:01 +0000 (01:50 +0200)
commit5a6415607d0ea6b5d00271bc37b88869fb0501fd
treecb493fb3fd40477b7f9743aec5f05bdb60d7f606
parentb51ce518477950db685c761fea30753138f9567f
Send event and play animation with user frame
12 files changed:
back/src/Controller/IoSocketController.ts
back/src/Model/Websocket/ExSocketInterface.ts
back/src/Model/Websocket/ExtRoom.ts
back/src/Model/Websocket/Message.ts
back/tests/MessageTest.ts
front/src/Connexion.ts
front/src/Phaser/Entity/PlayableCaracter.ts
front/src/Phaser/Game/GameManager.ts
front/src/Phaser/Game/GameScene.ts
front/src/Phaser/Login/LogincScene.ts
front/src/Phaser/Player/Animation.ts
front/src/Phaser/Player/Player.ts