Our character plugin provides a simple way to set up Social Groups. Social Groups are freestanding conversational groups.
Our character plugin provides a simple way to set up Social Groups. Social Groups are freestanding conversational groups. VH = Virtual Human.
## Finding the Blueprint
First make sure that "Show Plugin Content" is enabled in the Content Browser and then navigate to the Character Plugin folder.
...
...
@@ -14,4 +14,11 @@ In the details panel under the category Social Group, the following properties c
| Parameter| Details |
|------|---------|
|Parameter|Descr|
\ No newline at end of file
|Agents in Group|Only available to edit, if Spawn as Group is turned off. Allows the user to specify the agents, that should form a group.|
|Spawn as Group|If this is set to true, the Agents will spawn automatically.|
|Group Size|The amount of agents that shall be spawned, if Spawn as Group is set to true.|
|Virtual Human Folder|Path to a folder containing the type of VH, that will be spawned if Spawn as Group is set to true.|
|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, where the group member gazes to the outsider.|
|Still Standing Variance|The radius in which the user is allowed to move, before a leave is detected.|
|Join Distance|The distance to the outside of the group, before a leave is detected.|