Animated Textures

Posted By: Dirk4Vantas

Animated Textures - 01/28/17 19:41

Hey guys

I am very new with A8 and all the documentation has not helped me at all to really get into it. And i wanted to ask if somebody knows how to import animated textures into A8 like a GIF for instance.
Posted By: rayp

Re: Animated Textures - 01/28/17 19:57

If u want them in wed add textures to your wad file and name them
+1texname
+2texname
...
guess this works. Tested it long time ago.
works like in quake1 wads btw

If u want sprites animated u need to add each texture from left to right and name the filname with +amount of sprites. For example:
Sprite+2.tga

Models texture could be animated via
my.skin = skinnumber

Always use sizes like 64x64...256x256...64x256 and so on

Hope it helped
Posted By: HenWoll

Re: Animated Textures - 01/28/17 20:23

lequid (turbulance)and animated textures dosent work in the A8 ,

+1texname
#texturname

Quote:
If u want sprites animated u need to add each texture from left to right and name the filname with +amount of sprites. For example:
Sprite+2.tga

Models texture could be animated via
my.skin = skinnumber


i think this is the best way, to animate Textures, use Gif splitter,
Posted By: rayp

Re: Animated Textures - 01/28/17 20:49

Or my tool to create such files
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=452164

Turbulence ive noticed animated ones too? Ok...
Posted By: NeoDumont

Re: Animated Textures - 12/07/17 00:36

Animated textures do still work in A8. There can only be 10 frames. They need to be started with +0name to +9name.

The *water FX obviosly does not work anymore in A8, because A8 supports shaders which are mostly used today. However texture animations can be useful for some quick or special FX.

NeoDumont
© 2024 lite-C Forums