Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: TrashMan on September 02, 2008, 03:54:56 am
-
I gots a question - I got a decent little animated head talking in .sfd format
I want to turn into a head ani. Can anyone walk me trough the steps. It's been ages since I tried something like this, and IIRC, I got nowhere even back then.
-
If my memory serves me correctly, you need to find a way to convert each frame to .pcx format and then use anibuilder (should be on google) to get the frames into .ani format.
-
I know that part, but I was thinking about they way to get it to look like other ani's - semi transparent and stuff... This one is fully colored, so I was wondering if anyone knows a easy way to do it.
-
16 grey and darken every second line for a scanline effect.
-
ERm....16 bit color...grayscale...darken every second line...is that right?
-
ERm....16 bit color...grayscale...darken every second line...is that right?
No. Sixteen colours total. The rest of the 256 colours are all green.
-
Pure green or different variations of green?
Also, does anyone know a good way to extract frames from a .sfd file?
-
Yo...anyone can help me with this?
-
I have no idea what SFD is... so no. But the green they mean is pure green. Just look at the palette for the existing ANIs. You have to match that precisely.
-
0 255 0 to be exact.