Dotween with slate, or some tweening functions?

Slate Forums Support Dotween with slate, or some tweening functions?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1265
    itsallgoodgames
    Participant

    I want to be able to use tweening on transforms from Point A to point B. Is there any way to do tweening stuff in SLATE?

    #1266
    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)
    Tween

    Alternatively you can use the “Animate Properties” clip if you want to animate from point A to point B manually.
    CustomAnimate

    Let me know if that works for you.
    Thanks.

    Join us on Discord: https://discord.gg/97q2Rjh

    Attachments:
    You must be logged in to view attached files.
    #1269
    itsallgoodgames
    Participant

    oh nice didn’t know the translate clip had tweening properties, thanks dude.

    #1272
    Gavalakis
    Keymaster

    You are very welcome 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.