I want to animate a highlight but I have no idea how to sorta tween the highlight like this transformation over here… I was wondering if anyone knows what approach to take?
I am not even sure if it’s entirely VFX or Scripting tbh.
I want to animate a highlight but I have no idea how to sorta tween the highlight like this transformation over here… I was wondering if anyone knows what approach to take?
I am not even sure if it’s entirely VFX or Scripting tbh.
So for that kind of effect, you would need a precise top-down hierarchy. That way you could have a combination of highlights that only affect certain groups of parts. You will need quite a few highlights, but you could slowly tween one out while you add more. Tweening the outline will look a little weird.
Another way you could attempt to reach an effect like that is tweening the parts inside the highlight, and this will probably help you reach the effect a little easier. You can tween their size and position so the overlaps slowly spread across your character.
No incredibly easy way to do this, and I’m not entirely sure what method is used in the photos showcased.