cloudhead / cloudhead/rx

Tileset mode

Open
#120 7 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3.5k
Forks
110
PR merge metrics
No merged PRs in 30d

Description

Started playing with rx for the upcoming Rust game jam and so far I absolutely love it, in only a day my workflow is already far faster than it was in Krita. The only area I haven't been able to work out a decent workflow is tileset making. Currently I've been using individual animation frames for tiles, but then I have to reorganize them into a new png in my map editor. It also makes it hard work on vertical and corner tile transitions. A tileset mode where the frames are laid out in an n*m grid along with h,j,k,l navigation would make working this way much more seamless and I could go straight from rx exported image to my map editor.

Would this feature be desired for rx? I'd be interested in working on it, but from a quick browse through the relevant areas of the code it seems like a decent sized feature so I wouldn't be able to make any guesses on a timeline.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.