Npc grenade bugbait: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (updated with a better picture)
m (Classifying as model entity)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:npc_grenade_bugbait}}
{{CD|CGrenadeBugBait|file1=grenade_bugbait.cpp}}
[[Image:Weapon bugbait.PNG|thumb|right]]
 
{{hl2 point|npc_grenade_bugbait}} This is the entity created when bugbait is thrown. Not to be confused with [[weapon_bugbait]].
[[File:Weapon bugbait.PNG|thumb|right]]
{{this is a|model entity|game=Half-Life 2 series|name=npc_grenade_bugbait}} This is the projectile entity created when bugbait is thrown. Not to be confused with [[weapon_bugbait]].

Latest revision as of 04:32, 19 May 2025

C++ Class hierarchy
CGrenadeBugBait
CBaseGrenade
CBaseProjectile
CBaseAnimating
CBaseEntity
C++ grenade_bugbait.cpp
Weapon bugbait.PNG

npc_grenade_bugbait is a model entity available in Half-Life 2 series Half-Life 2 series. This is the projectile entity created when bugbait is thrown. Not to be confused with weapon_bugbait.