phaser icon indicating copy to clipboard operation
phaser copied to clipboard

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

Results 215 phaser issues
Sort by recently updated
recently updated
newest added

Since the default audio context is `Web Audio` in Phaser, I believe many developers will predominantly use Web Audio. I encountered an issue while trying to use the `decodeAudio()` as...

Please do not update the README or Change Log, we will do this when we merge your PR. This PR (delete as applicable) * Fixes a bug Describe the changes...

## Version * Phaser Version: All versions on phaser.io * Operating system: N/A * Browser: N/A ## Description There are 162 broken links on the phaser.io website. The complete list...

## Version * Phaser Version: 3.80.1 * Operating system: * Browser: ## Description Parameter [`useSpriteSheet`](https://github.com/phaserjs/phaser/blob/master/src/tilemaps/components/CreateFromTiles.js#L83) is part of `spriteConfig`, which is [Phaser.Types.GameObjects.Sprite.SpriteConfig](https://github.com/phaserjs/phaser/blob/master/src/tilemaps/components/CreateFromTiles.js#L22) type. However, type define [Phaser.Types.GameObjects.Sprite.SpriteConfig](https://github.com/phaserjs/phaser/blob/master/src/gameobjects/sprite/typedefs/SpriteConfig.js) does not include...

🐛 TypeScript Bug

![image](https://github.com/phaserjs/phaser/assets/80170121/359cdb2f-6ba8-4003-80be-3c52d1d7992e) Hi! I was coding a minimap to my game world that get a frame from the minimap-image relative to player-position by setCrop, but the minimap not stay fixed, because...

💖 Feature Request

Please do not update the README or Change Log, we will do this when we merge your PR. This PR (delete as applicable) * Adds a new feature Describe the...

## Version * Phaser Version: 3.80.1 * Operating system: MacOs Ventura 13.4.1 (22F82), Windows 11, Windows 10 * Browser: Chrome ## Description We are using Phaser for our company, and...

## Version * Phaser Version: 3.80.1 * Operating system: Windows 11 * Browser: Chrome, Edge ## Description When using a BitmapText with setMaxWidth if the max width is less than...

## Version * Phaser Version: 3.80.1 * Operating system: windows 10 * Browser: chrome ## Description i found an issue with phaser.js . it was a issue loading some plugins....