Animated Sprays

Interitus

Newbie
Joined
Mar 2, 2004
Messages
87
Reaction score
0
I'm trying to make one, and I'm sorta following two different tutorials on this... the hl_2world one, and the on thespraysource.com

When I run the batch command(... being the full location of course):
vtex -mkdir -shader sprite G:\...\Spray.txt

it tells me:
Problem figuring out outputdir for G:/.../Spray

Spray.txt contains:
"startframe" "1"
"endframe" "3"

and there are three .tga files named Spray1.tga Spray2.tga and Spray3.tga

What am I doing wrong? Is it something with my gameinfo.txt?

Edit, I had it in the wrong directory. Its gotta be in a materialsrc folder, and they have to be named Spray001.tga etc...
 
you should really search the forums before posting about this , but im glad your got it sorted :)
 
u dont have all of the pics the same size so it will never work
COMPATIBLE SIZES:
256x256 (1 frame)
128x128 (5 frames)
92x92 (a lot of frames)
64x64... remember, the larger the size, the less frames you'll be allowed to have, your final spray needs to be under 120kb.
 
Back
Top