Reply To: Can't tween two things at once?

Forums 💬 FlowCanvas ⚙️ Support Can't tween two things at once? Reply To: Can't tween two things at once?

#12492
Gavalakis
Keymaster

    Hey 🙂

    Do you use the two tween nodes one after the other, or do you make use of a “Split” node?

    If you want the tweens to happen simultaneously, you need to make use of the “Split” node so that both tweens are executed at the same time. Otherwise, if you simply connect one tween node after the other, the second node will only execute when the first one is finished.

    Please let me know if that is indeed the case.

    Thanks!