Prevent vest locking

I’m trying to create a vest giver, but it locks to the button and I can’t move about. It’s also on backwards and I can’t fix it.

image

1 Like

If the vest is a model then you would want to make a central part the same size as the players torso. Then set the models CFrame to the players torso and weld it. (Make sure the model is built with the correct look vector in mind)

If it is a surface gui then somethings gone really wrong.