kristiker/source1import

Support `$bumpframe` animated normal

kristiker opened this issue · 0 comments

I think animation parameters in complex and others work on the whole material (so all the maps). S1import currently only supports $frame (albedo).

animatedtexture
{
animatedtexturevar "$normalmap"
animatedtextureframenumvar "$bumpframe"
animatedtextureframerate "30.0"
}
texturescroll
{
texturescrollvar "$bumptransform"
texturescrollrate "0.05"
texturescrollangle "45.0"
}