Garry's Mod Wiki

CNewParticleEffect:SetControlPointParent

  CNewParticleEffect:SetControlPointParent( number child, number parent )

Description

Essentially makes child control point follow the parent control point.

Arguments

1 number child
The child control point ID, 0 to 63.
2 number parent
The parent control point ID, 0 to 63.