godot_configure_particles
Set particle emission properties for GPU or CPU particle nodes in the active Godot scene, including amount, lifetime, velocity, spread, gravity, shape, color, and burst behavior. Create or configure nodes to achieve desired visual effects.
Instructions
Configure GPUParticles2D/3D or CPUParticles2D/3D node emission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |