As my tittle says , i am trying to make it , i dont kow if its possible maybe not
i got this
StylePtr<Layers<
// Glow and Pulse Layer
AlphaL<DodgerBlue,
Pulse<SmoothStep<Int<2000>, Int<4000>>, // Smooth pulse effect
Int<1500>, // Pulse duration (1.5 seconds)
Int<0>>>, // No delay between pulses
// Ignition and Retraction Effects
TransitionEffectL<TrConcat<TrWipe<300>, Black, TrInstant>, TrWipeIn<800>>,
// Clash and Lockup Layers
LockupTrL<Layers<AlphaL<White, Int<16000>>, AlphaL<Red, Int<8000>>>, TrInstant, TrFade<300>>,
Clashes<White, Int<15000>, Int<200>>
()
but is not working hahaha