HeirOfTheSeptims Posted September 6, 2017 Share Posted September 6, 2017 (edited) So I'm working on some new weapons that use modified Vanilla assets. For some reason when I get the items in game they are all shiny and look smooth. All areas that should look raised because of the normal maps are just wiped out.Here are some pictures: New item: Original Item: As you can see, the modified mesh is all kinds of screwed up. It is using the exact same textures (normals and all) as the original item. My process for modifying meshes is:Open .nif with NifskopeDelete all items but the required meshMake changes necessary for import to blenderSave fileOpen BlenderImport .nifAdd a material to the meshSelect "UV"Select "Image"Select any random texture imageMake changes to mesh (may include cutting, dupicating, merging vertices, bending, deleting, etc)Export the mesh as a .nifOpen the mesh in NifskopeUndo changes for blender compatabilityDelete everything but the mesh/meshesTriangulate the meshesCopy and paste the original BSshader property into the file and assign them to the trishapeNext I usually copy and paste the finished trishapes into a different .nif file (like an existing weapon) Sometimes this results in the above issue, but not every time. I'm not sure if it is the normal mapping somehow getting screwed up or if its an issue with the actual mesh itself. Does anybody have any idea what could be causing this and/or how I can fix it? Its extremely annoying to put so much work into a mesh only to have it be messed up once it gets in game. :sad: Edited September 6, 2017 by HeirOfTheSeptems Link to comment Share on other sites More sharing options...
Recommended Posts