I have an issue where in a scene with multiple objects, when i bake the full scene.. every object that touches another object is projecting their texture trough the object.
https://gyazo.com/22e3caffb276ce71f8079c5a19034467Is there an easy way to avoid this? i've looked around and tried a lot already but i'm clueless atm.
i tried baking the object alone but then it loses the shadowcasting...
am i missing a step?
I need the lights baked onto the texture for this.
Replies
Generally speaking, pixel padding is desirable. It stretches the texture content beyond the UV borders, which will make your textures look better when mip-mapping is used in game engines. With pixel padding off, you'll tend to see bad seam artifacts with mip-mapping.
i tried that , It didn't seem to make a difference.
It completely projects the image onto the image it touches i don't understand why or what i'm missing.
https://gyazo.com/780bfc74805f1321ec89ea69e5d88165 , i lifted up the plate, so you can see the plate and spoon on the cloth beneath it, i just find it odd, it doesn't really look good as a finishing look.
maybe it's just a marmoset thing.