Asw order nearby aliens: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{as}}'''asw_Order_nearby_aliens''' is an entity available in Alien Swarm Issues an order to nearby aliens of a specified type. {{clr}} == Recommendations == * usefull for si…') |
mNo edit summary |
||
Line 3: | Line 3: | ||
== Recommendations == | == 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}} | * 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 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 == | == Keyvalues == |
Revision as of 17:10, 26 July 2010
asw_Order_nearby_aliens is an entity available in Alien Swarm 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
Todo: add and explain Outputs
Inputs
Send Orders
- activates the entity and well sends the orders given, then goes back to sleep until triggered again
Todo: add and explain Inputs