Jump to content

How do you attach an effect shader to certain part of body or bone?


Recommended Posts

Posted

How do you attach an effect shader to certain part of body or bone? I know how to apply it to the entire body by using Enchantments. What I'm trying to accomplish is for example have your head just on fire or your hands just on fire. 

Posted

How do you attach an effect shader to certain part of body or bone? I know how to apply it to the entire body by using Enchantments. What I'm trying to accomplish is for example have your head just on fire or your hands just on fire. 

 

As far as I know, the effect shares are exactly the same that were available for Skyrim.

So technically you cannot apply it only to a body part.

 

Some possibilities with the texture shaders can be done by defining the texture to be applied by respecting the UV map of the body mesh.

But it will not work for particle shaders, like the fire.

Posted

 

How do you attach an effect shader to certain part of body or bone? I know how to apply it to the entire body by using Enchantments. What I'm trying to accomplish is for example have your head just on fire or your hands just on fire. 

 

As far as I know, the effect shares are exactly the same that were available for Skyrim.

So technically you cannot apply it only to a body part.

 

Some possibilities with the texture shaders can be done by defining the texture to be applied by respecting the UV map of the body mesh.

But it will not work for particle shaders, like the fire.

 

 

Hmmm not even a script would work either?

Posted

Effect Shaders are defined as object, not scriptable.

They have many possibilities and configurations, but still having the "effect" to target a specific part of the body is really problematic, if not impossible.

 

And, no, scripts are not helping here.

 

Sorry.

Posted

Effect Shaders are defined as object, not scriptable.

They have many possibilities and configurations, but still having the "effect" to target a specific part of the body is really problematic, if not impossible.

 

And, no, scripts are not helping here.

 

Sorry.

 

Thanks brother I guess I will have to do it manually with a nif.

Archived

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

  • Recently Browsing   0 members

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