workadventure/front/src/Phaser/Game
David Négrier 82e2c0d985
Merge pull request #149 from thecodingmachine/multiple_start_positions_in_layer
Allowing several start positions in a given start layer
2020-06-03 11:20:57 +02:00
..
AddPlayerInterface.ts Fixing typos. 2020-05-24 23:14:12 +02:00
GameManager.ts Commenting out the notion of status in the GameManager 2020-05-25 22:37:07 +02:00
GameScene.ts Merge pull request #149 from thecodingmachine/multiple_start_positions_in_layer 2020-06-03 11:20:57 +02:00
PlayerMovement.ts Adding PlayersPositionInterpolator to interpolate/extrapolate players positions 2020-06-02 13:44:42 +02:00
PlayersPositionInterpolator.ts Adding PlayersPositionInterpolator to interpolate/extrapolate players positions 2020-06-02 13:44:42 +02:00