Is there a way to prevent accessories being automatically scaled?

Hi there! As you’re probably aware, when you use humanoid:AddAccessory(), the accessory is resized to ‘fit’ the character. The only problem is that I don’t want any of the accessories to be resized… I have looked at some other posts and one said to do humanoid.AutomaticScalingEnabled = false however this seems to have made no difference at all. Please let me know if there is a way to do this, thanks!

1 Like

I don’t think you can disable this but if you want a tool to not resize, give it a handle part I believe it will only rezise the handle instead of the entire model
Make the handle invisible and where you want the player to grab the tool

Wait, is it a tool? Sorry

1 Like

No, it’s like a vest the player can wear but it’s added to the humanoid using an accessory and attachments