A good way to go about it is to have a separate function that handles the socketing of your weapon to the player directly, so when you for instance, do an attack, you can use a Boolean to check and skip the equip animation and just directly do the socketing.
1 Like