Reply To: Problem with rewind

Slate Forums Support Problem with rewind Reply To: Problem with rewind

#932
Gavalakis
Keymaster

Hello again,
Well, using a tween engine is not a very good practice to do within a sequencer like Slate, because the tween will run completely independent (or like you said “on a different thread”) than the sequencer does, especially if it’s just a “fire and forget”. So, you will need to tell DOTween to kill the tween. Bellow is an example how you should do it.

On the other hand, you can of course just use the included action clip “Animate Material Color” and keyframe the color over time exactly like you want 🙂

AnimateColor

Let me know if these work for you.
Cheers.

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

Attachments:
  1. AnimateColor.png