#Modding, How to add glow to a cloth

3 messages · Page 1 of 1 (latest)

crimson robin
#

hello who can help me? i'm modding on game unturned and i want to add glow to a cloth but if it's an item that falls on the ground, it already glows, but when equipped, it doesn't glow. i don't know how to fix this and thank you very much

timber karma
#

You need to duplicate Pants.png and rename it Emission.png (or Emissive.png)

This texture will be used as emission, so glowing parts should be the color you want them to glow while non glowing parts should be black (RGB 0 0 0)

crimson robin
#

OK thank you very much i will try