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

Actuate effects not working properly on html5 platform #115

Open
barisyild opened this issue Nov 3, 2021 · 0 comments
Open

Actuate effects not working properly on html5 platform #115

barisyild opened this issue Nov 3, 2021 · 0 comments

Comments

@barisyild
Copy link

Actuate.effects(this, 0).filter(GlowFilter, {color: 0x0000ff, alpha: 1, blurX: 8, blurY: 8, strength: 2}); Actuate.effects(this, 4).filter(GlowFilter, {color: 0x0000ff, alpha: 0, blurX: 8, blurY: 8, strength: 2});

GlowFilter is always red and doesn't go away after 4 seconds.

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