@@ -27,7 +27,7 @@ In the details panel under the category "Social Group", the following properties
|Group Size|The amount of agents that shall be spawned, if Spawn as Group is set to true.|
|VH Types|A list containing different VH types, that will be spawned. Ideally, the amount of entries should be equal to the group size, otherwise, the same agent might get spawned twice.|
|Conversation Distance|Default: 140. Specifies the distance between each VH.|
|Gaze Distance|Default: 220. The Euclidean distance between a non group actor (e.g. the user) and a group member. Below this distance, the agent in the group will gaze at the non group actor. See [State Machine](#social-group-behavior).|
|Gaze Distance|Default: 220. The Euclidean distance between a non group actor (e.g. the user) and a group member. Below this distance, the agent in the group will gaze at the outsider. See [State Machine](#social-group-behavior).|
|Still Standing Variance|Default: 100. The radius in which the user is allowed to move, before a leave is detected.|
|Join Distance|Default: 100. The distance to the outside of the group, before a leave is detected.|