The stadium layout module creates an arena of agents.
Attributes
Attributes | Type | Overridable | Description |
---|---|---|---|
agentType | string | yes | The agent type name. |
shapeType | int | no |
|
randomDirection | vector3 | no | Random factors for each axis of the direction vector. |
size | vector3 | no |
|
steps | int | no | Number of steps |
step | vector3 | no |
|
upVector | vector3 | yes | Agent up vector |
seed | int | no | Random seed |