Docs · Extensions · Unity
AI Particle System
Inspect and modify any of the 24 ParticleSystem modules — emission, shape, velocity, color-over-life, and more.
At a glance
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.
OpenUPM
openupm add com.ivanmurzak.unity.mcp.particlesystemWhen 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.
On the `Fire` ParticleSystem, set the emission rate to 50 and the start color to a warm orange.Inspect every module on the selected ParticleSystem and tell me which ones are enabled.