Jump to content

Invisible clothing


John5130

Recommended Posts

Hi everyone, I am working on a multi-layered clothing mod. it works fine except for clipping, I was thinking maybe I could write a script that would make the under layer invisible while an over layer is equipped (completely invisible not just the stealth boy effect or anything like that) , and then if the over layer is not equipped the under layer would become visible again. I am using the Biped Object UpperBody, BodyAddOn2, and BodyAddOn3 for the different armors. Any help would be appreciated
Link to comment
Share on other sites

well one way I can think of it is make your own shader, like stealth except set alpha to 0 and leave it at that no other effects.

You wil get artifacts when viewing though fog etc but this is a problem with the engine and existed in morrowind and oblivion, things with 0 alpha still get sorted for zdepth and block out whats behind.. fog etc.

Link to comment
Share on other sites

What I am trying to do is for example if you are wearing only Recon Armor then it would be visible, but when you wear Power Armor over it for example I want only the Power Armor to be visible and I want the Recon Armor to be invisible at that point (to avoid the clipping issues). that way you get the benifits from both armors. Sorry if I wasn't clear.
Link to comment
Share on other sites

  • Recently Browsing   0 members

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