Tutorials for Phaser and PhysicsEditor

We currently have these 2 tutorials for Phaser and PhysicsEditor.
Tutorials for other frameworks are available from the tutorials list.

How to create physics shapes for Phaser 3 and Matter JS
How to create physics shapes for Phaser 3 and Matter JS

Tutorial: Create a demo with Phaser 3 and the MatterJS physics engine. Learn how to create collision polygons from complex shapes. Free source code included.

Tutorial: Creating a game with Phaser and P2 Physics
Tutorial: Creating a game with Phaser and P2 Physics

Learn how to create a physics enabled game using Phaser and P2 Physics Engine.

You may find these tutorials useful as they also discuss using Phaser with our other gamedev tools.

How to create sprite sheets for Phaser 3 with TexturePacker
How to create sprite sheets for Phaser 3 with TexturePacker

Learn how to create sprite sheets for Phaser 3 with TexturePacker. This tutorial also explains how to create an animation and how optimize your spritesheet.

Creating spritesheets for Phaser 2 with TexturePacker
Creating spritesheets for Phaser 2 with TexturePacker

Short tutorial how to create SpriteSheets for Phaser.io using TexturePacker

How to create light effects in Phaser 3
How to create light effects in Phaser 3

Learn how to create dynamic light effects with Phaser 3. Add depth to your flat 2d sprites with normal maps.