Jump to content

Request: How to make Animated Textures


Archer02

Recommended Posts

I'm working on a small mod and I'd like to add animated computer screens to the monitors in the environment, but I'm stuck as to how to do this, could someone please point me in the general direction of how I would approach this. A link to a tutorial would be perfect.
Link to comment
Share on other sites

I have a tutorial in the nexus article section about material controllers. texture transforms are similar. except you use, NiTextureTransformController, different interpolator- NiFloatInterpolator. and you will need to set it up to use a NiTexturingProperty and BSShaderNoLightingProperty< this replaces the BSShaderPPLightingProperty and the texture set. well you can actually try keeping that and link the controller into that instead. though i don't think i have seen a vanilla asset actually do it like that.

 

Could .GIF's get saved as textures?

yes. but it's not going to be like you are thinking.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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