phys_bone_follower
Jump to navigation
Jump to search
This entity is not in the stock FGD files by default.
|
Code classes:
CBoneFollower
CBaseEntity
(all ents)
phys_bone_follower
is a point entity present in all Source games. Apparently, this entity represents the solidity of an individual piece of a CDynamicProp
's physics mesh.
Tip: These entities will count toward the entity limit! This can be avoided by deleting the .PHY file from the MDL, or by setting Disable Bone Followers (DisableBoneFollowers)
to Yes. Both of these will cause the model to not collide and move as it should.