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

Bug: ParticleContainer filters #564

Open
Invisify opened this issue Jan 8, 2025 · 0 comments
Open

Bug: ParticleContainer filters #564

Invisify opened this issue Jan 8, 2025 · 0 comments
Labels
v7 Issues related to Pixi React v7

Comments

@Invisify
Copy link

Invisify commented Jan 8, 2025

Current Behavior

There is an issue with using filters for my particlecontainer. I've tried using a container as a parent and applying my filter but it does not work.

Expected Behavior

I want to apply a twist filter to the sprites in my particlecontainer

Steps to Reproduce

{particles.map((p, index) => ( ))}

Environment

  • @pixi/react version: e.g. 7.1.2
  • pixi.js-legacy version: e.g. 6.5.10
  • React version: e.g. 18.3.1
  • ReactDOM version: e.g. 18.3.1

Possible Solution

No response

Additional Information

No response

@trezy trezy added the v7 Issues related to Pixi React v7 label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v7 Issues related to Pixi React v7
Projects
None yet
Development

No branches or pull requests

2 participants