manage_effects
Create, remove, list, emit, and toggle visual effects on Roblox parts, including particles, lights, and highlights.
Instructions
Add visual effects to parts. Actions: create (ParticleEmitter, Fire, Smoke, Sparkles, Trail, Beam, PointLight, SpotLight, SurfaceLight, Highlight), remove/clear, list, emit (ParticleEmitter:Emit), toggle (Enabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | Yes | Target part/instance path | |
| count | No | Particle count for emit (default 16) | |
| action | Yes | ||
| effectType | No | ||
| properties | No |