My team and I are thinking about buying TVPaint for our next production.
However I have hard times finding documentation / Tutorial on George.
Our needs are simple. We're making a game where character animations are displayed using several layers.
Something like this :
![Image](https://media.giphy.com/media/CGXm1TXhumoGA/giphy.gif)
In this example, the body is on a layer, and the eyes on another one on top of the body and using several frames.
We want to work on animations using several layers, but create a script that is able to export every layers in specific directories using special names and properties (export the layer position, size, name in a JSON file for example).
Is it something possible in TVPaint using George?
Thanks for your help.