Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits) (-1)

Hi again ^^, I don't know if it's the right place to put it here but i have some suggestions on the Sprites Editor:
* The first one is to make it possible to select tiles less than the dimention of 16x32 px so we can reduce the size of our sprite sheets. ^^ Here is an example of my player actor sprite sheet that unfortunately bounds to the current selected tiles rules and cannot be smaller because of that limitation:


 As you can see, I make my tiles to be fit to the 16x32 px limitation, so please make it possible to select free! so the minimum selection can be 1x1 px.


* Another suggestion is to let us to do flip directions and rotate our tiles so we can reduce our sprite sheets even more! (I know that is a button that do a left side by fliping the entire sprite but that's not what i was talking about! I'm talking about the ability to flip specific tiles in the canvas to any direction (horizontal & vertical flip) and / or also rotating at least in 90 degrees so we can make some corners to our actor and so on. ^^


* My final suggestion today is to let us to copy the right side and make automatically the left side that is flipped by the right side so we can make an actor that is looks almoust the same in both sides but has a little change in one of the sides. For example adding some eye patch or have some tattoo in one of the hand of the actor and so on. So basically what i wished is for easy miroring the sides of an actor and then have the ability to put some extra content so it will be a little bit different in one side or even both sides. (In this current version 3.0.3 if i want to add something to one side of my actor, it makes me to crate from scratch the other side so no easy mirroring or copy the tiles of one side and flipping it in the right positions yet. -_-)