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

physics_npc_solver

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default.
It should not be put directly in a map.
Class hierarchy
CPhysicsNPCSolver
CLogicalEntity
CServerOnlyEntity
CBaseEntity
physics_npc_solver.cpp

physics_npc_solver is a point entity available in all Source Source games. It's an entity used to keep physics objects and NPC's from looking weird when they touch. This is what causes physics objects to fall off an NPC's head.

Note.pngNote:Always appears at 0 0 0 position.