Changes
Page history
Update SocialGroups
authored
Feb 01, 2022
by
Daniel Rupp
Show whitespace changes
Inline
Side-by-side
Components/Locomotion/SocialGroups.md
View page @
4f786cd0
...
@@ -45,6 +45,8 @@ Dialogues is a list containing parameters necessary to make agents speak and inc
...
@@ -45,6 +45,8 @@ Dialogues is a list containing parameters necessary to make agents speak and inc
## Social Group Behavior
## Social Group Behavior
The "behavior" of the social group is programmed as a state machine. The following state machine provides an overview of the behavior.
The "behavior" of the social group is programmed as a state machine. The following state machine provides an overview of the behavior.

## Useful Functions
## Useful Functions
*
``AddAgent()``
*
``AddAgent()``
*
``RemoveAgent()``
*
``RemoveAgent()``
...
...
...
...