workadventure/back/src
David Négrier 02e6b50b16 Adding the display of a circle around the group
This PR adds the display of a circle around groups. This is useful to view where you need to go to speak to someone but also to debug.

Note: implementation is suboptimal, relying on a "graphics" object that is known to be slow. In the future, we need to use a circle as a sprite instead.
2020-05-08 00:35:36 +02:00
..
Controller Adding the display of a circle around the group 2020-05-08 00:35:36 +02:00
Enum Reducing connection distance and group radius 2020-05-03 17:46:26 +02:00
Model Adding the display of a circle around the group 2020-05-08 00:35:36 +02:00
App.ts Merge world and webrtc conexion 2020-04-29 01:40:32 +02:00