Npc grenade bugbait: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot under supervision.)
m (Classifying as model entity)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{CD|CGrenadeBugBait|file1=grenade_bugbait.cpp}}
[[File:Weapon bugbait.PNG|thumb|right]]
[[File:Weapon bugbait.PNG|thumb|right]]
{{this is a|e0|series=Half-Life 2|name=npc_grenade_bugbait}} This is the entity created when bugbait is thrown. Not to be confused with [[weapon_bugbait]].
{{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.