It’s just a lerp from 0 to my emissive, the alpha is animated through a timeline from 0 to 1 linearly over a few seconds.
I tried using a multiply instead of the lerp to treat the scalar as a strength instead, but it gave the exact same effect.
It’s just a lerp from 0 to my emissive, the alpha is animated through a timeline from 0 to 1 linearly over a few seconds.
I tried using a multiply instead of the lerp to treat the scalar as a strength instead, but it gave the exact same effect.