Hi Eli, I use Galv Plugin with sprites with 8 frames in 8 directions x 4 states (idle, walk, run, jump). So It is a very big sprite sheet 8192px x 3328. And it doesn't work on android since it supports only 4096x4096. So I'm gonna split it to 4 sprites 8x8 for each state. Does this plugin support 8 directions so I can have different images for diagonal movement? Should I also have installed Character Poses plugin to be able to use separate sheets for each state? Oh, and btw is it compatible with DotMovementSystem or any other similar plugin? Thanks!

