Advertisement
NoSloppy

Untitled

Oct 12th, 2021
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. // Chamber Top
  2. StylePtr<Layers<
  3. RandomFlicker<Green,Rgb<0,128,0>>,
  4. BlastFadeoutL<Blue>,
  5. LockupL<AudioFlicker<Yellow,Blue>,Blinking<Green,Black,85,500>,Int<32768>,Int<32768>,Int<32768>>,
  6. SimpleClashL<Yellow,100,EFFECT_CLASH,SmoothStep<Int<0>,Int<24000>>>,
  7. LockupTrL<Pulsing<Red,Yellow,1000>,TrInstant,TrInstant,SaberBase::LOCKUP_MELT>,
  8. InOutTrL<TrWipeSparkTip<Yellow,500,75>,TrInstant,Pulsing<ColorCycle<Green,25,50,Green,75,400,3000>,Black,2000>>>>(),
  9. // Chamber Bot
  10. StylePtr<Layers<
  11. Pulsing<RandomFlicker<Rgb<0,128,0>,Green>,Black,800>,
  12. BlastFadeoutL<Blue,400>,
  13. LockupL<Blinking<Green,Black,85,500>,AudioFlicker<Yellow,Blue>,Int<32768>,Int<32768>,Int<32768>>,
  14. SimpleClashL<Yellow,100,EFFECT_CLASH,SmoothStep<Int<0>,Int<24000>>>,
  15. LockupTrL<Pulsing<Red,Yellow,1000>,TrInstant,TrInstant,SaberBase::LOCKUP_MELT>,
  16. InOutTrL<TrWipeSparkTip<Yellow,500,75>,TrInstant,Pulsing<Black,ColorCycle<Green,25,20,Green,100,3000,3000>,2000>>>>(),
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement