Hello, I have such a problem. The container with the game is outside the screen in height, I need to scroll the page inside the game. The container on top of the canvas has pointer-events: none, which is why the mouse event does not work. If I make pointer-events: auto or all, then the events inside the game do not work correctly. Please help me solve the problem
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| phaser 3 Scroll game window | 1 | 588 | December 8, 2022 | |
| DOM Container blocks pointer events | 12 | 2341 | September 20, 2023 | |
| Pointermove issue after scrolling on mobile page in 3.60.0 version | 7 | 871 | May 3, 2023 | |
| Pointerup and pointerwheel listeners are not triggered | 5 | 1060 | April 8, 2021 | |
| Pointer coordinates get off when page resized or scrolled | 5 | 1247 | November 13, 2019 |