Zoom in/out on scene [Solved]

  • #1, by TinTinSaturday, 03. March 2018, 07:48 6 years ago
    Hi

    How did you zoom on the scene with easing?

    I used this shader
    shaderViewport(-1, 0, 0,0, 20000, easeLinearOut)


    But I don't know how can I stop it with easing too.
    Appreciate any help or suggestions

    Forum Fan

    196 Posts


  • #2, by TinTinSaturday, 03. March 2018, 16:34 6 years ago
    Ok . Problem Solved. Simon help me with this code :

    shaderViewport(0.25, 0, 0, 0, 3000, easeQuadInOut)

    Forum Fan

    196 Posts