Adding objects into game
I got an object from FAB that had following textures: Base, Metallic, Normal Map and Roughness.
Something is not quite right yet as the model looks a bit weird. Can anyone explain what I did wrong or what am I missing? Ty

7 Replies
this is the texture implementation

I'm not at my computer to confirm this... But...
Solution

This looks wrong to me.
Atleast, I don't recall seeing my materials with those settings.... But my experience is quite limited.
I'd need to be at my computer to be absolutely certain though...
Also, don't make new materials if you don't need to. Just repack the textures and use Factory Baked.
>docs main materials
Here is the modding documentation: https://docs.ficsit.app/
yep that was the problem, ty