workadventure/front/src/Phaser
David Négrier 55767f2c78 Fixing image tileset key
If 2 maps share the same tileset name (even if they use 2 different URLs for the tileset), the tileset image will be reused wrongly.

This commit fixes the tileset key to make it equal to the image URL.
2020-07-07 18:22:10 +02:00
..
Components Adding a scene to configure the webcam 2020-06-24 15:35:07 +02:00
Entity Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Game Fixing image tileset key 2020-07-07 18:22:10 +02:00
Login Fixing errors when arrows touched and no cam 2020-06-25 10:43:42 +02:00
Map Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
Player Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Reconnecting Finishing removing any reference to "any" in the front. 2020-06-19 16:36:40 +02:00
UserInput Removing any in the front 2020-06-19 14:30:34 +02:00