Main Menu

News:

LINKS: Website | Steam | Wiki

Custom tiles

Started by C45513, March 01, 2017, 05:57:58 PM

Previous topic - Next topic

C45513

What format does the game's graphics take?

Kyzrati

The format is a simple monochrome png bitmap/spritesheet, so custom tilesets are fairly easy to do. The original specifications I talked about in my 2015 ad for a pixel artist. (And there was followup voting on concepts as well as an eventual introduction to the set we currently have.)

The main issue with creating a tileset is that each bitmap is only usable by one of the primary UI resolutions, of which there are five, thus for everyone to be able to use a given set, it must be available in five versions! Kacper has done an excellent and meticulous job of recreating each sprite at five different sizes, maintaining their pixel-perfect appearance across different dimensions.

Certainly one other option for hobbyist tilesets is to make one that simply isn't available at more than one resolution, such as picking the most commonly used 1080p (18x18 fonts). Then only a single bitmap is needed.
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon

C45513

Thanks for the followup. To be clear, I love the look of the game and very much enjoy flipping between ascii and graphical modes in the middle of gameplay! This was just a thought I had during my first few games when I was struggling to remember which enemy type had what equipment loadout. If modding is accessible in the final version of the game, it would be neat to see what the community creates.

Kyzrati

Yeah this bit is totally moddable, even now. I'd just have to explain the spritesheet layout and let people know how to actually insert it into the game (which is quite easy).

I know there are a few people out there interested in making new tilesets, so I'm sure we'll see something eventually.
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon