Asw order nearby aliens
Jump to navigation
Jump to search
Template:As brush It issues an order to nearby aliens of a specified type.
Recommendations
- usefull for situations where you want certain types of aliens to do something and another type to do something else
Note:THis entity Will not be active until triggered by something else
- can also be used to force the aliens to retreat, via the alien orders(Move To) property.
- Can give immersion by simulating alien inteligence. ex. running away or flanking 2 directions when a marine activates a turret
Keyvalues
Order Radius
- Which type of alien to send orders to.
Alien Orders
- Orders given to nearby aliens
Alien Orders Target Name
- Name of the target object for our orders (used by move to and move to ignoring marines orders).
Outputs
OnUser1 - 4
- Fire the OnUser outputs; see User Inputs and Outputs.
Todo: add the rest and explain the Outputs
Inputs
Send Orders
- activates the entity and well sends the orders given, then goes back to sleep until triggered again
OnUser1 - 4
- Fired in response to the FireUser inputs; see User Inputs and Outputs.
Todo: add and explain Inputs