Hi all!
When I call SetConstrainedComponents(StaticMesh1, “”, StaticMesh2, “”) it constrains the centres (centres of mass, I guess) of Static meshes. However, I what to constrain specific points on static meshes.
In contrast, if I use SkeletalMesh component, I could use specific bone name for this task. Is same possible with Static Mesh, e.g. maybe by using socket name? Thanks!