Problem with JSON/Spine and Zoom Scripts

  • #1, by blablo_101Tuesday, 12. February 2019, 10:12 5 years ago
    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

    Newbie

    70 Posts