Hey everyone,
So i have multiple weapons and I am setting the attachment based on the weapon equipped. So in my "Right" slot I am able to set "NewC/Swordslash" as the attachment, it even works if I don't add the "NewC/" in the starting i.e with just "SwordSlash", but the problem occurs when I am trying to set the attachment "NewC/o30_o99" . I get a attachment not found for slot exception. I queries the attachments to the slots and it is showing it there but I am not able to set it using the 'setattachment' function. I have attached the screenshot from unity which shows the slots.
I have unchecked "Use Indexes" in the Texture Packer but still the issue persists. Any help would be much appreciated.