workadventure/front/src
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
..
Cypress implemented basic e2e testing 2020-04-14 20:04:55 +02:00
Enum Redirecting to the correct map after login screen based on URL provided 2020-05-13 00:06:58 +02:00
Logger Auto-reconnect 2020-05-13 20:22:42 +02:00
Messages Sending player details (name + character selected) on connection 2020-05-15 22:49:50 +02:00
Phaser Create an enter animation of the player in the map 2020-06-01 13:33:51 +02:00
WebRtc Fixing typos. 2020-05-24 23:14:12 +02:00
Connection.ts Also removing dead class 2020-05-25 22:36:44 +02:00
index.ts Adding communication between LoginScene and SelectCharacterScene 2020-05-26 17:25:29 +02:00