Skip to main content

ParticleSystemAi

6 tools in this family (folder Editor/Tools/ParticleSystemAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
particleai_apply_templatewritesApply one of the bundled hand-tuned ParticleSystem templates:
particleai_describe_existingread-onlyInspect an existing ParticleSystem and return a spec-shaped JSON summary
particleai_generate_from_promptwritesGenerate a Unity ParticleSystem GameObject from a natural-language prompt
particleai_generate_prefabwritesGenerate a Unity ParticleSystem from a prompt and save it as a Prefab asset.
particleai_iteratewritesIterate on an existing ParticleSystem in the scene. Reads the current spec,
particleai_validate_specread-onlyValidate a candidate ParticleSystemSpec without building anything.