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

The idea is to update documentation here: https://newdocs.phaser.io/docs/3.55.2/Phaser.Sound.BaseSound#resume or provide this feature: Lets say we have following sound: `this.curLoadedMusicTrack = this.audioScene.sound.add(trackData.key, trackData.soundConfig);` and the scene audio is unlocked (Phaser.Sound.Events.UNLOCKED). Then...

🎵 Audio

## Version 3.55.2 ## Description Particle emission speed-related options, `speedX`, `speedY` and `speed`, are ignored when used in conjunction with `moveToX` or `moveToY`. However, in terms of resulting visuals, _reducing...

✨ Particles

## Version * Phaser Version: 3.55.2 * Operating system: Windows 10 * Browser: Chrome ## Description Using setPipeline() on a Sprite works, using it on a layer or container doesn't....

🔮 Renderer (WebGL)

## Version * Phaser Version: 3.24.1 and 3.55.2 * Operating system: TizenOS * Browser: TizenOS Browser ## Description The gamepad sample stops working on Tizen SmartTV (inside the Tizen Browser)...

🐛 Browser Bug

## Version * Phaser Version: 3.55.2 * Operating system: Windows 10 latest * Browser: Firefox latest, ## Description Expected: Adding lit sprites to containers should use the cumulative/world transform during...

💡 Lights

## Version * Phaser Version: v3.55.2 * Operating system: Windows 10 / WSL2 * Browser: Not browser specific, tested on: Chrome, Firefox ## Description Hello! I am playing with adding...

🎥 Camera

## Version * Phaser Version: v3.55.2 * Operating system: Windows 10 ## Description I'm trying to create an slider and I've found what seems to be a bug when working...

⌨️ Input

https://github.com/photonstorm/phaser/issues/5972#issuecomment-1012154805 Thanks

💖 Feature Request

## Version * Phaser Version: 3.22.0 & 3.50.0 * Operating system: macos catalina 10.15.7 * Browser: chrome Version 87.0.4280.88 (Official Build) (x86_64) ## Description There is a problem with all...

🍏 Core

As the title said, the `setCentre` is not found on the `BodyFactory` class type declaration.

🐛 TypeScript Bug