Very cool and well thought out little app. I used it in 2X on the iPad mini. Doesn't matter terribly about not being universal when your editing something 100x100 pixels really.

Here is the very basic result I was smuggling to achieve with other tools:

(It's a simulation of the 4WD state indicator on my Pajero)
But I'll certainly do some better pixel art stuff with it.

Anyway, I get the impression from reading on here that the app hasn't been the success you'd hoped, which is sad. So I don't know how much extra attention to you plan to give the app. But if you do, I'd love the following two features which I think would be helpful for everybody:
When exporting gif:
Loop on or off
Time delay between frames
That's all. The exported file played way too fast. Maybe in Pixation Plus if there was somewhere to set the frame playback speed when you hit the play button in the app? And that settings is retained when exported?
I use a Mac and to slow down my exported animation I downloaded lots of different GIF editors, but they kept screwing with the colour pallets or aspect ratio etc.
In the end I installed Homebrew and ran brew install imagemagick (imagemagick being useful command line unix style image adjustment tools) and then did: convert -delay 100 -loop 0 input.gif output.gif
Would be nice if Pixation let you do this itself.
Anyway, fun app, thanks.
