Converts PIXI v5 particle configuration to a simple HTML/CSS-compatible
particle description. Identical to the Phaser version — no engine-specific
code was required.
Remarks
The HTML version does not yet have a particle renderer; this class is
provided so that the same scene JSON that works in PIXI / Phaser also
compiles and loads cleanly in the HTML build.
Converts PIXI v5 particle configuration to a simple HTML/CSS-compatible particle description. Identical to the Phaser version — no engine-specific code was required.
Remarks
The HTML version does not yet have a particle renderer; this class is provided so that the same scene JSON that works in PIXI / Phaser also compiles and loads cleanly in the HTML build.