darthdeus / comfy

Comfy is a fun 2D game engine built in Rust. It's designed to be opinionated, productive, and easy to use.
https://comfyengine.org
Apache License 2.0
717 stars 35 forks source link

Building an animation from frames of different sizes #88

Open AJLProjects opened 7 months ago

AJLProjects commented 7 months ago

It would be nice to be able to load in frames that are either different sizes, or at completly different placees in a spritesheet. So basically manually load in the individual frames with the offset and size.