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

z-index sort #10

Closed
Inateno opened this issue Oct 31, 2017 · 2 comments
Closed

z-index sort #10

Inateno opened this issue Oct 31, 2017 · 2 comments

Comments

@Inateno
Copy link
Owner

Inateno commented Oct 31, 2017

GameObject should have a zindex property.
When zindex change, all GameObject from the parent must be sorted (if the parent is a GameObject or a Scene).

Related to #9

@Inateno
Copy link
Owner Author

Inateno commented Oct 31, 2017

PS: check https://github.com/pixijs/pixi-display in case (but this was working perfectly in previous version)

@Inateno Inateno closed this as completed in 2521b8b Nov 4, 2017
@Inateno
Copy link
Owner Author

Inateno commented Nov 4, 2017

Implemented like it was done the old way but I improved the automatic update of the sort + add a x/y sort

@Inateno Inateno changed the title #9 related: re-do zindexing z-index sort Nov 4, 2017
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