Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TrDoEffectAlways not working? #142

Open
NoSloppy opened this issue Jan 1, 2024 · 0 comments
Open

TrDoEffectAlways not working? #142

NoSloppy opened this issue Jan 1, 2024 · 0 comments

Comments

@NoSloppy
Copy link
Contributor

NoSloppy commented Jan 1, 2024

Interestingly, it has nothing to do with whether the blade is on or off.
In this simple, always-on example, TrDoEffect is set to just trigger CLASH when doing a BLAST.
Blast button indeed triggers a clash as long as the power button is on.
But if "Always" is appended to the "TrDoEffect", it stops working altogether, regardless of power button.

Layers<
  TransitionEffectL<TrConcat<TrInstant,OverdueBlue,TrDoEffect<TrInstant,EFFECT_CLASH>>,EFFECT_BLAST>,
  ResponsiveClashL<White,TrInstant,TrFade<200>,Int<26000>>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant