Austyn Studdard
Austyn Studdard
## Version * Phaser Version: 3.16.2 * Operating system: Windows * Browser: Chrome, but happens on other as well ## Description The player in this example seems to not be...
Currently types aren't exported properly so it's a little weird to use them this is how it currently is ```ts import { ComponentManager } from 'phaser3-react/src/manager' ``` should be ```ts...
**Describe the bug** notifyOnResize doesn't seem to fire for orientation changes on mobile. **Expected behavior** notifyOnResize to fire when mobile devices change orientation **Execution Environment:** - Host system (where you...
I'm following just the GitHub starter code to try and get my rive asset to run my animation and am running into this error on a blank slate of create-react-app,...
Have the application stop running updates when it's not in focus (user has Alt+Tab'd out of it or otherwise minimized it)