Update tutorials/2d/particle_systems_2d.rst

This commit is contained in:
Matthew
2026-08-23 10:38:26 -04:00
committed by GitHub
parent 7543d4d2bd
commit da410aa8dd

View File

@@ -228,7 +228,7 @@ simulated every rendered frame.
Godot currently does not support
:ref:`physics interpolation <doc_physics_interpolation_introduction>`
for GPUParticles2D. Note that physics interpolation should not be confused
with the **Interpolate** property on GPUParticles2D.
with the :inspector:`Interpolate` property on GPUParticles2D.
As a workaround, disable physics interpolation for the particles node by
setting :menu:`Node > Physics Interpolation > Mode` at the bottom of the