So I can sort out the sprite but wonder which drawing routine I should use, I think the ethereal one could work but the wiki isn't giving me a great deal of information.
As this is my first unit mod I was going to attempt a /sprite folder using multiple single images and believe that the drawing rotine needs 75 images in the order of:
Triffid_001 to 008 - Standing Images - starting at top right and rotating clockwise until 12o'clock
Triffid_009 to 016 - Walking up right x 8
Triffid_017 to 024 - Walking center right x 8
Triffid_025 to 032 - Walking down right x 8
Triffid_033 to 040 - Walking down center x 8
Triffid_041 to 048 - Walking down left x 8
Triffid_049 to 056 - Walking center left x 8
Triffid_057 to 064 - Walking up left x 8
Triffid_065 to 072 - Walking up center x 8
Triffid_073 to 075 - Death animation x 3
Is this correct?
Thanks in advance to all posters