Bought it, just some questions here :
- I'm planning to use it in a turn by turn game in Unity, i'm using HD sprites what would you recommend for pixels per unit ? I sliced 128x128 in the sprite editor of unity and put a pivot point of (0.5, 0.3) and right now using a pixels per unit of 48.
- Is there a way to see the special animation in the standalone editor ? I can't figure out how to play them
- Will you include projectiles ?
- Would It be possible to implement my own character editor in my game inspired by this one ? (same sprites but less custom allowed, only colors) and then save/load without having to generate a spritesheet?