workadventure/front/src/Phaser/Entity
David Négrier dc0f3feabf Putting an outline on the character name
In the future, we might want to put an outline on the whole character body but this is harder as the body is actually a container and so we would need to turn this container into a sprite first.
2021-06-22 17:15:18 +02:00
..
Character.ts Putting an outline on the character name 2021-06-22 17:15:18 +02:00
CustomizedCharacter.ts Fixing bug slowing down the CustomizeScene a lot 2021-06-14 16:32:09 +02:00
PlayerTextures.ts Error lazy loading 2021-01-24 18:00:30 +01:00
PlayerTexturesLoadingManager.ts FEATURE: added the possibility toplay emotes 2021-05-19 15:17:03 +02:00
RemotePlayer.ts FIX: improved the visit card, cleanup the code 2021-06-08 16:39:22 +02:00
SpeechBubble.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
Sprite.ts rewrote the app code to more easily allow for collisions 2020-04-12 16:12:08 +02:00