Welcome to Part 6 of the DOTween series!
Today, we’re taking animation to the next level by combining color changes and other animations at the same time using Join() and DOColor().
📌 What you’ll learn:
How DOColor() works
Changing object or UI element colors smoothly
Using Join() to sync animations
Move, scale, rotate and recolor — all in one sequence
🎯 Great for Unity devs who want rich visual effects without extra code.
00:00 Intro
00:10 Use Join() for simultaneous color & movement What is DOColor
01:03 Final test