particles

Installation
SKILL.md

Particle System

Creating and controlling particle effects in Phaser 4 -- ParticleEmitter creation and configuration, emitter ops (value formats), gravity wells, emission and death zones, flow vs burst modes, following game objects, and particle callbacks.

Key source paths: src/gameobjects/particles/ Related skills: ../sprites-and-images/SKILL.md, ../loading-assets/SKILL.md

Quick Start

// In a Scene's create() method:
Related skills

More from phaserjs/phaser

Installs
83
Repository
phaserjs/phaser
GitHub Stars
39.6K
First Seen
Apr 11, 2026