EngoEngine/engo

Properly handle gifs

Noofbiz opened this issue · 0 comments

I'm thinking instead of just grabbing the first image in the set like it does, we can create a sprite sheet that way users have access to the entire animation rather than just the first frame. We could even make it an AnimationComponent entirely since the frame rate is included in the gif file.