robert.briscoe Posted September 22, 2007 Report Posted September 22, 2007 Hi guys, Im having problems getting an animated texture to work in source using a sequence of vtfs. I've been searching everywhere but cant seem to find any exmples of how it is set up in the vmt. I currently have a small sequence of 3 vtfs which I just want to play like aflickbook animation, anyone done this before? Quote
fonfa Posted September 22, 2007 Report Posted September 22, 2007 I did it before but i just can't remember how. I just remember using vtfedit to do it, maybe you should try. Quote
Deathy Posted September 22, 2007 Report Posted September 22, 2007 "LightmappedGeneric" { "$basetexture" "example/texture" "Proxies" { "AnimatedTexture" { "animatedTextureVar" "$basetexture" "animatedTextureFrameNumVar" "$frame" "animatedTextureFrameRate" "2" //pictures per second } } } :wink: Quote
robert.briscoe Posted September 23, 2007 Author Report Posted September 23, 2007 got it working now, thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.