Docs · Extensions · Unity

AI Particle System

Inspect and modify any of the 24 ParticleSystem modules — emission, shape, velocity, color-over-life, and more.

Last updated: 2026-06-17 View as Markdown

At a glance

Tools added
2
Version
1.2.19
Package id
com.ivanmurzak.unity.mcp.particlesystem
Engine
Unity · Unity 2022.3+
Wraps
com.unity.modules.particlesystem
Repository

Install

Requires the base plugin com.ivanmurzak.unity.mcp. After installing, reopen the editor so the new tool family appears in the agent's list.

OpenUPMopenupm add com.ivanmurzak.unity.mcp.particlesystem

When to ask the AI for it

Ask for VFX tuning — emission rate, particle lifetime, shape, size and color over lifetime — on an existing ParticleSystem.

Not sure if it's installed? Ask the agent "Do you have Particle System tools available?" — the particlesystem- tools only exist when the package is present.

Example prompts

Copy-pasteable first requests. Start with one, verify it in the editor, then build up.

  1. On the `Fire` ParticleSystem, set the emission rate to 50 and the start color to a warm orange.
  2. Inspect every module on the selected ParticleSystem and tell me which ones are enabled.

Keep going