Is this dooable for proffieboard ?? Haven’t found anything similar in blade editor mode
1 Like
Yes.
Not sure if there is a suitable effect or if it would need to be coded though.
1 Like
You can try something like this, just tweak the timings to your font/liking:
Or maybe using fat black sparkles? (Click to view in Style Editor)
StylePtr<Layers<
Blue,
InOutTrL<TrConcat<TrWipe<500>,SparkleL<Black,800,2000>,TrFade<200>,SparkleL<Black,800,2000>,TrFade<300>>,TrConcat<TrFade<200>,SparkleL<Black,800,2000>,TrFade<200>,SparkleL<Black,800,2000>,TrWipeIn<500>>>>>()
1 Like