workadventure/front
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
..
dist Update strategy caching bundle front js files with webpack 2020-06-01 11:53:12 +02:00
src Create an enter animation of the player in the map 2020-06-01 13:33:51 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Adding ESLint for front part 2020-04-04 16:16:20 +02:00
.gitignore Adding communication between LoginScene and SelectCharacterScene 2020-05-26 17:25:29 +02:00
Dockerfile Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
package.json Update strategy caching bundle front js files with webpack 2020-06-01 11:53:12 +02:00
tsconfig.json Initial commit 2020-04-03 14:56:21 +02:00
webpack.config.js Update strategy caching bundle front js files with webpack 2020-06-01 11:53:12 +02:00
yarn.lock Update strategy caching bundle front js files with webpack 2020-06-01 11:53:12 +02:00