Feature Request: Keep Animated Material Color

Forums 💬 Slate Sequencer ⚙️ Support Feature Request: Keep Animated Material Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20983
    swalex
    Participant

      Hi Gavalakis,

      I would like to request an extension to Animate Material Color actor action component. At the moment it will reset the material after a material color animation is finished (OnReverse and OnExit).

      Could the DoReset call be made optional using a serializable flag or something like that? Or are there any drawbacks in omitting the reset calls?

      Thank you in advance.

      Best regards
      Alex

      #20986
      Gavalakis
      Keymaster

        Hello Alex,

        I was already reworking the material based clips for the next version (after the one already pending review), so yes this is a good time for this 🙂
        I was thinking though of using the blendOut parameter, so that if it is set to 0, it basically means “Clamp the effect” while anything else other than 0, would work like now (blend out to previous state). Bellow is a temporary modification of how it will work with using the blendOut.
        DoReset should really always be called OnReverse though, especially in the editor.

        Let me know if that works for you.
        Thanks!

        #20985
        swalex
        Participant

          This works very well, thank you!

          #20984
          Gavalakis
          Keymaster

            Great!
            Thanks for letting me know and I am glad I could be of help 🙂

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