Skip to main content
P1 controls: Arrows, X, Z / P2 controls: ESDF, Tab, Q

Particle Editor v1.0DownloadShare

October 15, 2025

This is particle editor made for my WASM4 Particle System that you can find here with instructions how to use it in your projects: https://github.com/DominikKoperkiewicz/WASM4-Particle-System

Controls

Camera Zoom - MMB (Hold & Move)

Camera Pan - RMB (Hold & Move)

Change Emitter Area - Button 2 [Z] (Hold & Move mouse)

UI Navigation - LMB (Click)

Export

Inside Settings [3] tab, click Export Particle button. then pause console (Press Enter) and select: DISK OPTIONSEXPORT DISK

Open downloaded disk file as text file and copy code snippet with particle settings initialization.

Alternatively if you have access to debug console for praticle editor, then exported data will be also displayed there.

NOTE: Palette color and emitter area are not included in exported settings

License: CC BY-NC-SA