Feral Heart
Help & Guidance => Game Help => Topic started by: FlyingGrass on June 14, 2017, 07:36:40 am
-
*Facepalms at the amount of times I needed help*
I've tried making an item using existing meshes and my own texture, but the texture won't show up. I've tried a .jpg and a .png but both of those are not working.
The item I'm making is a request for a bloody green bandana.
Here's the code for the item:
[Bandana Bloody]
mesh=bandana.mesh
material=GreenBloodyPNG
bone=neck2
bone=neck2
offset_f=0.01 -0.1 -0.5
rotation_f=1 180 1
offset_c=0.01 -0.1 -0.7
rotation_c=-15 180 1
This is the image I'm trying to use:(http://i.imgur.com/iFCFs1l.png)
-
I'm not sure i see a material file itself. Just an image.
-
Oh! I didn't make the material file!
Thank you! I was wondering why there was no .png at the end of the material names in the Items.cfg!
-
Locking as the problem seems to be resolved