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

It seems that this line does always set to 0 the duration https://github.com/photonstorm/phaser/blob/d67c93646cbfe8ba5997954f8af29a8f3f9e8e91/src/tweens/tween/TweenData.js#L61

⏱️ Tween / Timeline

## Version * Phaser Version: 3.55.2, v3.60.0-beta.4 ## Description ```js var map = this.make.tilemap({ width: 200, height: 200, tileWidth: 32, tileHeight: 32 }); var tiles = map.addTilesetImage('walls_1x2', null, 32, 64);...

🔮 Renderer (WebGL)
🗺️ Tilemap

challenge!! first let me report the result: failed to run on IE9. here is my test report: one key feature missing and some small mistakes: 1, ![image](https://user-images.githubusercontent.com/850854/146742434-e40f3388-c740-4233-8632-3d5e195e3969.png) ![image](https://user-images.githubusercontent.com/850854/146742516-09a958c7-7bcc-4f45-b593-f5e607816717.png) not sure...

🐛 Browser Bug

This PR (delete as applicable) * Fixes a bug Describe the changes below: There is an edge case that could cause a crash when using `convertTilemapLayers` to create Matter.js bodies...

## Version * Phaser Version: 3.54.0 (earliest version with issue: 3.50.0-beta.7) * Operating system: Any, but using Windows 10 right now * Browser: Firefox Any, but using Firefox right now...

🎞 Animation

## Version * Phaser Version: 3.52 only ## Description interactive object that are invisible and has a interactive object behind it, do not receive input events even if it has...

⌨️ Input

## Version * Phaser Version: Phaser 3.55.2 * Operating system: MacOs * Browser: Chrome 95.0.4638.69 ## Description The timeline randomly plays its tweens wrongly. Seemingly some of the tweens get...

⏱️ Tween / Timeline

http://labs.phaser.io/edit.html?src=src/game%20objects/video/play%20video.js change the code so it's just vid.play() (and commented out the setPaused line) Then, use this video https://www.appsloveworld.com/wp-content/uploads/2018/10/Sample-Mp4-Videos.mp4. Wait for the video to end, switch tabs and come back....

🎞 Video

## Version * Phaser Version: 3.55.2 * Operating system: tested on MacOS and Linux * Browser: Reproduced in both Chrome and Firefox ## Description In special conditions, keys can become...

⌨️ Input

## Version * Phaser Version: 3.55.2 * Operating system: Windows 10 x64 2004 * Browser: ## Description Problem actual only for mobile and fullscreen. Bug was reproduced on Samsung Galaxy...

⌨️ Input