Npc puppet: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (FIXED SPELLING.)
mNo edit summary
Line 3: Line 3:
A npc_puppet is used in all singleplayer Source games (maybe all Source games). it copies an npc's animation and allows you to copy from another npc.
A npc_puppet is used in all singleplayer Source games (maybe all Source games). it copies an npc's animation and allows you to copy from another npc.


For example, place a combine soldier then a npc_puppet and edit the follower it will make it do what ever the soilder does.
For example, place a combine soldier then an npc_puppet and edit the npc_puppet to follow the soldier and it will mimic whatever the soilder does.




[[Category:Entities]]
[[Category:Entities]]
[[Category:NPCs]]
[[Category:NPCs]]

Revision as of 17:59, 1 October 2008

Template:Wrongtitle

A npc_puppet is used in all singleplayer Source games (maybe all Source games). it copies an npc's animation and allows you to copy from another npc.

For example, place a combine soldier then an npc_puppet and edit the npc_puppet to follow the soldier and it will mimic whatever the soilder does.