Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Zoom in/out on scene [Solved]

  • #1, by TinTin 8 years ago Zitieren
    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
  • #2, by TinTin 8 years ago Zitieren
    Ok . Problem Solved. Simon help me with this code :

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