phys_bone_follower
This article is a stub. You can help by adding to it. |
![]() |
This entity is not in the FGD by default.
|
phys_bone_follower
is a point entity available in all Source games. All props that use a model with $collisionjoints will generate these. One bone follower is created for every convex piece of its collision model. These can quickly eat up the entity count! Enabling the "Disable Bone Followers" keyvalue on the prop will disable bone followers, although the prop will no longer have a functioning collision model, and the model will not be able to ragdoll. The .phy of a model can also be deleted to remove the collision model and save file space, though this will affect all instances of that model.
External links
- Mapping Tricks phys_bone_follower information, and also where the image was received from.