Asw order nearby aliens

From Valve Developer Community
Revision as of 16:28, 26 July 2010 by Falidell (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Alien Swarmasw_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.pngNote: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