Reply To: Dotween with slate, or some tweening functions?

Forums 💬 Slate Sequencer ⚙️ Support Dotween with slate, or some tweening functions? Reply To: Dotween with slate, or some tweening functions?

#20795
Gavalakis
Keymaster

    Hey,

    Yes of course. You can use the “Translate To” clip to tween an object position from it’s current position, to a target position. Note that I said “from it’s current position”. That simply means that if you want an absolute starting position, you just have to use another clip “Set Transforms” to set it’s starting position. The “Translate To” similar to other clip, has tween options for interpolation (Ease, Bounce, Elastic etc)
    [attachment file=”Tween.gif”]

    Alternatively you can use the “Animate Properties” clip if you want to animate from point A to point B manually.
    [attachment file=”CustomAnimate.png”]

    Let me know if that works for you.
    Thanks.