Austyn Studdard

Results 5 issues of 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...

📑 Example
🧱 Physics
🗺️ Tilemap

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...

good first issue

**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)

enhancement
help wanted