STEAM-GRUPPE
Blender Source Tools BleST
STEAM-GRUPPE
Blender Source Tools BleST
373
I SPIL
2,232
ONLINE
Grundlagt:
8. november 2013
Alle diskussioner > Help > Trådoplysninger
Does Smd Support Animated Textures?
i made a basic sphere and it's using an animated texture as you can see here https://gyazo.com/ba567582f8640938c8fa21eeb3bb793c but in the model viewer it just a static image http://puu.sh/wMqEv/7a912968d1.jpg i don't see why here's whats in the vmt "UnlitGeneric"
{
"$basetexture" "freak_fortress_2/kisame/kisame_rage"
$alphatest "0"
$translucent "1"

"Proxies"
{
"AnimatedTexture"
{
"animatedTextureVar" "$basetexture"
"animatedTextureFrameNumVar" "$frame"
"animatedTextureFrameRate" "15"

}
}
}
as you can see this should be the correct code for animated textures + it works fine on overlays in game as you can see here https://youtu.be/1mViGlxqunM?t=98 (Skip to 1:38)

so why won't it work for models unless i'm doing something wrong in blender if anyone knows please let me know thanks
Sidst redigeret af {GPG} Waka Flocka Flame; 17. juli 2017 kl. 21:32
< >
Viser 1-5 af 5 kommentarer
Zappy 18. juli 2017 kl. 0:22 
Whether you use SMD or DMX has (basically) no effect on the resulting model, and in either case, you can use whatever material(s) you want (as long as they are comptaible with models).

Oprindeligt skrevet af {GPG} Waka Flocka Flame:
- but in the model viewer -
The Half-Life Model Viewer doesn't take material proxies into account. Any material proxies you use won't have an effect in that model viewer. This includes all forms of texture animation. So for materials with proxies, you should just look at it inside an actual Source game.
ah i see would it work in game though i would test but i have to mark the seams a little better and some other stuff but just as long as http://puu.sh/wMxcx/2f6ed1213c.png is here then it should work in game right?
Paynamia 23. juli 2017 kl. 4:02 
UnlitGeneric doesn't support models by default. Add this line to the vmt.
$model 1

Keep in mind, though, that this model will be totally unlit because you're using the UnlitGeneric.
unlitgeneric works fine that isn't the issue i'm simply trying to get this texture to be animated since the vtf is animated with 16 frames adding $model 1 didn't help it's still static but zappy said it shouldn't be static in game though i hope thats true but can the model viewer even produce animated textures and models cause usually whatever you see in the model viewer is exactly what you will see in game which will be a problem since it's not animating in model viewer
Zappy 26. juli 2017 kl. 2:15 
Oprindeligt skrevet af {GPG} Waka Flocka Flame:
- but can the model viewer even produce animated textures and models -
The Half-Life Model Viewer still doesn't care at all about material proxies, just so you know.
< >
Viser 1-5 af 5 kommentarer
Per side: 1530 50

Alle diskussioner > Help > Trådoplysninger
Dato opslået: 17. juli 2017 kl. 21:31
Indlæg: 5