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

Not working with new cullable property from PIXI 6.3.0. #139

Open
Ayfri opened this issue Apr 21, 2022 · 4 comments
Open

Not working with new cullable property from PIXI 6.3.0. #139

Ayfri opened this issue Apr 21, 2022 · 4 comments

Comments

@Ayfri
Copy link

Ayfri commented Apr 21, 2022

Hi, I'm making a game using pixi-tilemap but I can't use the new cullable property, I see no performance differences when setting it to on and off and zooming.
I'm also using pixi-viewport but it seems that it's not because of it, see davidfig/pixi-viewport#381.

@dev7355608
Copy link

Tilemap overrides render instead of _render (and renderCanvas instead of _renderCanvas). That's why not only cullable doesn't work but also visible, renderable, filters, and mask.

@ivanpopelyshev
Copy link
Collaborator

i should really make breaking changes to it and name 3.0

@Ayfri
Copy link
Author

Ayfri commented May 13, 2022

Yup it would be better

@Ayfri
Copy link
Author

Ayfri commented May 29, 2022

Any update on this ?

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

3 participants