wolfenrain / sashimi

Sashimi, a sprite stacking framework build on top of Flame.
MIT License
26 stars 2 forks source link

feat: Support horizontally sliced sprite sheets #19

Open maks opened 1 year ago

maks commented 1 year ago

Some voxel editors such as the open source Goxel editor export sliced sprite sheets with sprite slices laid out in a single row along the horizontal axis of the sprite sheet.

It would be great if Sashimi could have support to load these style of sprite sheets.