KirmesBude / bevy_trickfilm

bevy_trickfilm
Apache License 2.0
6 stars 3 forks source link

Dynamic spritesheet animation/replacable texture atlas #8

Closed KirmesBude closed 11 months ago

KirmesBude commented 1 year ago

I want to be able to define animation over a spritesheet layout instead of a specific spritesheet. Think a group of specific units that share the same layout (position of frames, order of frames, length and duration of animation), but the content of the frames is different.

In general this also removes the need to pull in bevy_titan/equivalent.