Lemmings Forums

NeoLemmix => NeoLemmix Main => Archived Bugs & Suggestions => Topic started by: GigaLem on June 05, 2017, 02:43:25 AM

Title: [Suggestion][gstool] Export object as .gif
Post by: GigaLem on June 05, 2017, 02:43:25 AM
Here's one of my last suggestions for now
what if you wanted to show off a trap or an exit that's animated for something you're working on?
An export as gif feature wouldn't be too bad
Title: Re: [Suggestion][gstool] Export object as .gif
Post by: namida on June 05, 2017, 09:06:33 AM
GIF is a poor choice given that it only supports 256 colors, whereas NeoLemmix supports full 32-bit. APNG is a much better choice, though I'd have to find out how to create an APNG file (and then there's the issue that some browsers don't support it).