EntTeam
Team
Sets the Entity to a Team, and adds options for getting nearby TeamMates / Enemies
ID: EntTeam
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Team | Team Variable |
Methods
Name | Description |
---|---|
Is Enemy | Bool |
Is Teammate | Bool |
Enemies Within Distance(Number, Bool) | Team Base List |
Teammates Within Distance(Number, Bool) | Team Base List |
Within Field Of View(Entity, Number) | Bool |
Updated almost 2 years ago