workadventure/front/src/Phaser
Gregoire Parant a6e25ffc35 Create an enter animation of the player in the map
- I have added lock parameter. When a user enters in the map, the player automatically moving during 1sec. So during 1sec, the gamer cannot use key to move.
 - How to personalize start animation by map with start case animation and end case animation?
 - I think that this could be optional in a map?
2020-06-01 13:33:51 +02:00
..
Components Storing user name in local storage 2020-05-26 22:17:00 +02:00
Entity Adding a new SelectCharacterScene 2020-05-25 23:26:27 +02:00
Game Create an enter animation of the player in the map 2020-06-01 13:33:51 +02:00
Login Adding localStorage for selected user 2020-05-26 22:26:50 +02:00
Map Autoload tiles 2020-04-15 19:23:06 +02:00
Player Create an enter animation of the player in the map 2020-06-01 13:33:51 +02:00
Reconnecting Prettifying lost connection screen 2020-05-23 16:13:37 +02:00
UserInput Refactored and optimized messages 2020-05-19 19:11:12 +02:00