How can I make my game’s trees become snowy, without getting new trees for each season?

Hello everyone! So as the time for winter comes, and my game’s release is soon to come, I’m making my map winter-themed. But when it comes to finding trees, I don’t know how I can make tree leaves different in each season, so like in winter they are white. But when I find a tree pack, they have fixed textures, and I cannot change the texture’s color, I tried messing around with the vertex color, but that doesn’t work. I also tried duplicating the leaves, removing the texture, and just making the parts white, but for some reason, the tree bugs out on different view angles.

Now, does anyone have an idea of how I could do this?
Anything helps! Thank you!

1 Like

Maybe try downloading the texture by exporting the model then just color the texture file. And reupload it when your done

2 Likes

Like the previous reply, just download the texture, but you dont need to export it, go into where the texture for the tree is located, copy the assetid and paste it into this link https://www.roblox.com/library/ASSETIDHERE/

Then you should see the texture, and just download it, and im sure you can work out the rest.

1 Like

Thank you! I added white on the image and it turned out like this. :heart:

1 Like

The only problem here is black outline.

2 Likes

Your very welcome, although like your previous reply the black outline is a bit rough, but its not that bad, you could try setting the transparency of the image slightly higher, or edit the image and some how fix that im not sure, but happy to hear your pleased anyhow! :smiley:

2 Likes

Hey! Yes, I fixed that.
----------

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.