Posted by Stealth on March 14, 1998 at 08:33:48:
In Reply to: animated mats... posted by syber_jedi on March 14, 1998 at 06:43:06:
> How does some one make animated mat files, or is it a cog thing???
> Thanx
> syber_jedi
> P.S. I will have a Escape Pod 3DO at my page tomarow or the day after that...
use Matmstr and decompile 00_tcall.mat you`ll see two different images. Do the the same, put two or more different images of the same size in a mat.
Then use a cog line to call the different cells(mat images).
Something like SetWallCel(surface,0); The images are numbered from 0 to ..
Or you can use the 00_matanim.cog