Logic navigation: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edit of ElcocOloou, changed back to last version by Beeswax) |
m (Robot: fixing template case.) |
||
Line 28: | Line 28: | ||
==Inputs== | ==Inputs== | ||
* {{ | * {{I Targetname}} | ||
* '''TurnOn''' | * '''TurnOn''' |
Revision as of 19:34, 19 January 2009
Template:Wrongtitle Template:Base point
Entity Description
An entity that is used to set navigation properties on other entities. Useful to make NPCs ignore physics props in their way that they can easily push.
Keyvalues
- target
- <target_destination> Name of the entity to set navigation properties on.
- navprop
- <choices>
Literal Value Description Ignore NPCs Ignore this when navigating (they'll bump into it)
Flags
- 1 : Start On
Inputs
- TurnOn
- Turn on. The Navigation Entity will have its navigation properties set.
- TurnOff
- Turn off. The Navigation Entity will have its navigation properties returned to the default settings.
- Toggle
- Toggle on/off.