Talk:State: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
==SleepState==
==SleepState==
How does the BaseNPC keyvalue [[Template:KV BaseNPC|SleepState]] fit in here? --[[User:Beeswax|Beeswax]] 16:32, 6 Mar 2008 (PST)
How does the BaseNPC keyvalue [[Template:KV BaseNPC|SleepState]] fit in here? --[[User:Beeswax|Beeswax]] 16:32, 6 Mar 2008 (PST)
:It prevents the NPC from being rendered or thinking. Instead it waits for the correct conditions to become active. It's not really an AI state at all. --[[user:TomEdwards|TomEdwards]] 02:52, 7 Mar 2008 (PST)

Revision as of 03:52, 7 March 2008

SleepState

How does the BaseNPC keyvalue SleepState fit in here? --Beeswax 16:32, 6 Mar 2008 (PST)

It prevents the NPC from being rendered or thinking. Instead it waits for the correct conditions to become active. It's not really an AI state at all. --TomEdwards 02:52, 7 Mar 2008 (PST)