Punching Physics Components Help

Hi, i’ve been following the Introduction to Third Person Blueprint game videos and i just completed 21.

After following all of the steps the punch physics don’t work, i’ve also noticed that in the components tab the 2 spheres used for collision have snapped to the center of the capsule and cannot be moved or scaled.

Please help.

After alot of stuffing around i figured out what was wrong, instead of assigning “mesh” to the parent of ‘attach to’ in the construction script it needed to be “Skeletal Mesh 1” i have no idea why this is however.