Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

So I have a problem. I tried making the second pattern (the 3x3 area two tiles away from user, and i set it up like this:


However, in game it looks like this, which obviously is not how it's meant to look. Because of this, the skill is completely useless and is essentially just a glorified End Turn.

(also, i'd like to know how i can change the icons on the turn order from the character sprite (which is cut off at a very weird place) to a picture file, or at least change the offset.)

Your damage splash range is 0, this means that there is no hit area for the skill.

The turn window takes the character sprite, will have to include that in an update going forward, possibly just resize to fit or removing entirely. I'll see what I can do there.