You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the great work of virtual-home-unity.
I intend to make some custom modifications to the texture of objects (such as furniture, walls, and floors). Specifically, I hope to add some stains (e.g, black dots) to them so that they may look dirty.
I notice that the texture is set with a png/jpg/tga image, for example
Can I directly modify these images and expect objects to have modified textures? Do I need, for example, recompile the unity source code to make my modification work?
If not, is there any way that I can do what I want?
(I am quite new to unity, so, please forgive me if this is a naive question) Thanks a lot for the help.
The text was updated successfully, but these errors were encountered:
Hi, thanks for the great work of virtual-home-unity.
I intend to make some custom modifications to the texture of objects (such as furniture, walls, and floors). Specifically, I hope to add some stains (e.g, black dots) to them so that they may look dirty.
I notice that the texture is set with a png/jpg/tga image, for example
Can I directly modify these images and expect objects to have modified textures? Do I need, for example, recompile the unity source code to make my modification work?
If not, is there any way that I can do what I want?
(I am quite new to unity, so, please forgive me if this is a naive question) Thanks a lot for the help.
The text was updated successfully, but these errors were encountered: