Question by
AUsername64 · Jul 26, 2021 at 04:23 AM ·
imagefilesgif
How to manually convert a gif into images
So I'm working on a project which requires the use of gifs, that much is non-negotiable. To compensate for this I'm gonna need to convert the gif into individual images to turn them into a spritesheet, but since I have to do this all in unity I can't use the internet, so I need to understand how gifs are saved so I can create a converter for my project.
Comment
Your answer
Follow this Question
Related Questions
Can unity ignore file formats such as png, jpg, or gif? 0 Answers
I need to use GIFs specifically, What's the best solution. 0 Answers
File.Move won't work : IOException: Win32 IO returned ERROR_ALREADY_EXISTS. Path: 0 Answers
Resources folder empty in Build and public variables NullReferenceException 1 Answer
how to open json file in editor 1 Answer