Hello. I've recently been working on a mod that adds some new content to the game. One of these new items is an apparel item called the loincloth. The texture path is Things/Pawn/Humanlike/Apparel/BR_Loincloth/BR_Loincloth and the original texture shows up in game (ie. when it's on the ground or something) but it is not properly displaying on pawns, as I get the following error:
For reference, here is a picture of the folder with the textures in it:
And here is a picture of my code, where the textures are referenced.
Any help on this matter would be appreciated, I'm not sure what I've done wrong and short of redoing the file I don't exactly know what I could do that might possibly fix it. Thanks
For reference, here is a picture of the folder with the textures in it:
And here is a picture of my code, where the textures are referenced.
Any help on this matter would be appreciated, I'm not sure what I've done wrong and short of redoing the file I don't exactly know what I could do that might possibly fix it. Thanks