Info infected zoo puppet: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created Page)
 
(-added class hierarchy, lowercase title)
Line 1: Line 1:
[[File:Info infected zoo puppet.png|thumb|right|a picture showing the [[info_infected_zoo_puppet]] entities spawned by Info_infected_zoo_maker]]
[[File:Info infected zoo puppet.png|thumb|right|a picture showing the [[info_infected_zoo_puppet]] entities spawned by Info_infected_zoo_maker]]
{{l4d2 point|Info_infected_zoo_puppet}} It is a static Common Infected spawned by [[Info_infected_zoo_maker]] and was used during game development to test the texture and gibbing system.<br>
{{CD2|CInfectedZooPuppet}}
{{l4d2 point|info_infected_zoo_puppet}} It is a static Common Infected spawned by [[Info_infected_zoo_maker]] and was used during game development to test the texture and gibbing system.<br>


For more info, see [[Info_infected_zoo_maker]].
For more info, see [[Info_infected_zoo_maker]].

Revision as of 13:06, 21 November 2022

a picture showing the info_infected_zoo_puppet entities spawned by Info_infected_zoo_maker
C++ class hierarchy
CInfectedZooPuppet
Infected
NextBotCombatCharacter
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity

Template:L4d2 point It is a static Common Infected spawned by Info_infected_zoo_maker and was used during game development to test the texture and gibbing system.

For more info, see Info_infected_zoo_maker.