Jump to content

2 sided textures in Blender


Recommended Posts

When attempting to import some meshes, (eyrens vampire hunter long coat and ATYPE2 armor) into blender, the textures on the inside of the coat dissapear and it becomes see-through on one side. The originals in Nifscope are fine, but after importing the inside texture is gone. I believe they are using the same UV map on the inside and outside and the mesh is doublesided. How can I correct this problem? I don't know any yet about texturing in Blender, only working with the wireframe, but I appreciate any help you all can give me. Thanks!
Link to comment
Share on other sites

Don't worry about it not showing in Blender.

 

When you export back to NIF format, you will need to use NifSkope and edit the NIF by doing the following:

 

1. Right-Click on desired NiTriStrip --> Node --> Attach --> NiStencilProperty

2. Change the Draw_Type value to Draw_Both (but if you are using the latest version of NifSkope, it does this for you I think)

3. You should see textures on both sides now. Save the NIF and exit NifSkope.

 

LHammonds

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...

Thank you for all your help, saved me alot of time and made some new mods possible. On an unrelated issue however, when trying to import some models into Blender that I had prevously worked with through either NifSkope or Blender I get a strange error that seems to have something to do with Attribute errors and "children" (python script error). This is what the Blender console had to say:

 

Traceback (most recent call last):

File "C:\Program Files (x86)\Blender Foundation\Blender\.blender\scripts\bpymodules\nif_common.py", line 714, in guiButtonEvent

File "C:\Program Files (x86)\Blender Foundation\Blender\.blender\scripts\bpymodules\nif_common.py", line 924, in guiExit

self.callback(**self.config)

File "<string>", line 3053, in config_callback

File "<string>", line 235, in __init__

AttributeError: 'NoneType' object has no attribute 'children'

 

What does this error mean? I have a feeling it has something to do with bones or scene root but at this point I'm quite lost and don't really want to spend hours and hours of guess and check. Does anyone know what the problem is and how I can fix it?

 

Thank you again for your help!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...