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

[4.0.0-beta5] Origin and mask bug #7024

Open
rexrainbow opened this issue Feb 2, 2025 · 0 comments
Open

[4.0.0-beta5] Origin and mask bug #7024

rexrainbow opened this issue Feb 2, 2025 · 0 comments
Assignees
Labels

Comments

@rexrainbow
Copy link
Contributor

Version

  • Phaser Version: 4.0.0-beta5
  • Operating system: win11
  • Browser: chrome, firefox

Description

Test code

  • pointerdown to activate mask effect
  • Set TESTMODE (line 12) to 0 or 1

TESTMODE = 0
Apply mask to a game object with origin (0.5, 0.5), works well

TESTMODE = 1
Apply mask to a game object with origin (0, 0), (0, 1), (1, 0), (1, 1), render nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants