Just found that Spriter imports to construct can't be added to families. Fams was how I was sorting Z order so I'm getting bad isometric sorting. I tried having the Spriter import attached to a sprites position and Z-order but it doesn't seem to work.
Tried moving the Spriter family z order too :(
Has anyone found a solution to this problem?
drive.google.com/file/d/1tHtrYonU9EtLtKDBFTcnzbepxhemLCu_/view
Develop games in your browser. Powerful, performant & highly capable.
I was able to get this to work.
Spriter object - pick bottom instance / Action - move Zorder in front of player sprite.
Think picking the Spriter object through its dialog vs the normal construct made it work.