Hi!
We are implementing Spine animation in our proyect and we have found a mayor problem.
We use to have sprites animations before and everything work fine (but slow). But with the JSON files all the zooms in the game are now broken.
The JSON charaters doesn't change their scale with the zoom and their position in the scene is not the same.
It`s seems like the zoom doesn't affect them...
For the zoom, we have use the script:
shaderViewport(1, 0, 0, 0, 1000, easeLinearInOut)
We are using the visionaire version 5.0.9 1202