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

Error adding Layer to Layer #5799

Closed
samme opened this issue Aug 1, 2021 · 1 comment · Fixed by #5800
Closed

Error adding Layer to Layer #5799

samme opened this issue Aug 1, 2021 · 1 comment · Fixed by #5800

Comments

@samme
Copy link
Contributor

samme commented Aug 1, 2021

Version

  • Phaser Version: 3.53.0 to 3.55.2

Description

Create two Layers. Add one Layer to the other.

TypeError: gameObject.removeFromDisplayList is not a function.

Example Test Code

https://labs.phaser.io/view.html?src=src\game%20objects\layer\nested%20layers.js&v=3.55.2

Additional Information

Needs Layer#removeFromDisplayList().

@photonstorm
Copy link
Collaborator

Thanks for opening this issue, and for submitting a PR to fix it. We have merged your PR into the master branch and attributed the work to you in the Change Log. If you need to tweak the code for whatever reason please submit a new PR.

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

Successfully merging a pull request may close this issue.

2 participants