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

PostFX of Rope game object #6550

Closed
rexrainbow opened this issue Jul 18, 2023 · 1 comment
Closed

PostFX of Rope game object #6550

rexrainbow opened this issue Jul 18, 2023 · 1 comment

Comments

@rexrainbow
Copy link
Contributor

Version

  • Phaser Version: 3.60
  • Operating system:
  • Browser:

Description

Rope game object has PostPipeline component, but it does not invoke this.initPostPipeline() inside constructor, thus it won't have preFX neither postFX instances, imo.

@photonstorm
Copy link
Collaborator

Fixed. You cannot use PreFX on Rope, but Post FX is fine.

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

2 participants