This article's documentation is for anything that uses the Source engine. Click here for more information.

Waterbullet: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
m (Removed heavy and useless gif (already a pic illustrating the effect))
Line 7: Line 7:
__NOTOC__
__NOTOC__
[[File:Waterbullet.png|thumb|Half-Life 2 waterbullet example]]
[[File:Waterbullet.png|thumb|Half-Life 2 waterbullet example]]
[[File:Waterbullets slowmotion.gif|none|center]]

Revision as of 06:31, 22 June 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CWaterBullet
CBaseAnimating
CBaseEntity
C++ waterbullet.cpp

waterbullet is a point entity available in all Source Source games. It is a bullet in water and operates with underwater physics. In Half-Life 2 created automatically when enemies shoot at player underwater.


Half-Life 2 waterbullet example