added other players models and fixed collision with other entities
authorkharhamel <oognic@gmail.com>
Sun, 12 Apr 2020 15:08:28 +0000 (17:08 +0200)
committerkharhamel <oognic@gmail.com>
Sun, 12 Apr 2020 15:08:28 +0000 (17:08 +0200)
commit2b2b615e7bb2094d7a25f563228da0bb18d9457e
tree7b51934ba9a7d8f883fe8ef1e1f8aa32e7d47138
parent6e27377b07f31c0e62f3b69f129bcba99f5b51e6
added other players models and fixed collision with other entities
front/src/Phaser/Game/GameScene.ts
front/src/Phaser/NonPlayer/NonPlayer.ts [new file with mode: 0644]
front/src/Phaser/Player/Player.ts