Jump to content

Recommended Posts

Posted

I copied the material (BSEffectShaderProperty, NiAlphaProperty) from the original model onto my model and got different results:

How to make it flicker?

Posted

Not that familiar with the model or the scheme and afk, but I believe it is a color controller node responsible for this.

 

Open the game model in NifScope and look for the controller attribute in the BSEffectShaderProperty. It should point to a effectshader controller which is set up in the ControllerManager node.

 

In the manager there are some sequence nodes. You can try test out the animation by toying with the play / playback header in NifScope's toolbar.

 

Just copying the controller mode fragments from the source nif to the target nif will probably not work as expected.

When the copy / paste is successful you have to go through the setup so node references points to the correct nodes in the target model's structure etc.

It is absolutely possible, but it requires some fiddeling and understanding of the controller. Besides hard linking of nodes there are some magic strings going on to, I believe.

 

RazorWire's Modding Tutorials has some tutorials. The videos discusses rotation/xyz transform controllers, but may help you with understanding how it is tied together.

 

https://www.youtube.com/playlist?list=PLbrqxlSxMxwyYdnoQYrGPEyItRY7R92a4

  • Recently Browsing   0 members

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