diff --git a/tutorials/2d/particle_systems_2d.rst b/tutorials/2d/particle_systems_2d.rst index 57524cd55..eb677bddd 100644 --- a/tutorials/2d/particle_systems_2d.rst +++ b/tutorials/2d/particle_systems_2d.rst @@ -228,7 +228,7 @@ simulated every rendered frame. Godot currently does not support :ref:`physics interpolation ` 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