diff --git a/tutorials/2d/img/particle_minmaxcurve.webp b/tutorials/2d/img/particle_minmaxcurve.webp new file mode 100644 index 000000000..b75307e35 Binary files /dev/null and b/tutorials/2d/img/particle_minmaxcurve.webp differ diff --git a/tutorials/2d/particle_process_material_2d.rst b/tutorials/2d/particle_process_material_2d.rst index 08a9d46e1..8e18c39ac 100644 --- a/tutorials/2d/particle_process_material_2d.rst +++ b/tutorials/2d/particle_process_material_2d.rst @@ -6,6 +6,12 @@ ParticleProcessMaterial 2D Usage Process material properties --------------------------- +.. figure:: img/particle_minmaxcurve.webp + :alt: ParticleProcessMaterial properties + :align: right + + Min, max, and curve properties + The properties in this material control how particles behave and change over their lifetime. A lot of them have ``Min``, ``Max``, and ``Curve`` values that allow you to fine-tune their behavior. The relationship between these values is this: When a particle is spawned, diff --git a/tutorials/3d/particles/img/particle_minmaxcurve.webp b/tutorials/3d/particles/img/particle_minmaxcurve.webp index c5e6b4722..b75307e35 100644 Binary files a/tutorials/3d/particles/img/particle_minmaxcurve.webp and b/tutorials/3d/particles/img/particle_minmaxcurve.webp differ