Hey there,
I have this flipping behaviour of light and shadow along parts of my character that are cilyndrical. What is wrong with it?
Display: World Normal
&stc=1Greetings
Hey there,
I have this flipping behaviour of light and shadow along parts of my character that are cilyndrical. What is wrong with it?
Display: World Normal
&stc=1Greetings
It doesn’t look like your normal map has normal map compression
Hi, thanks for your reply. The Compression settings in the Texture are set to Normalmap(DXT5,BC5 on DX11).
&stc=1strange thing is, i imported the model without the bones as a static mesh and the problem disappears, mmh.
&stc=1How does the shading on the static mesh vs static mesh look without any textures? I’m wondering if in one case your importing normals and tangents, and the other case, you are not.
Yup, they look the same though shading/normals wise. Hmmm.
Jiepie, thank you ZacD you put me on the right track. I changed the “Normal Import Method” to “Import Normals and Tangents” and not “compute Normals” when importing. Now it looks better.