diff --git a/tutorials/physics/using_jolt_physics.rst b/tutorials/physics/using_jolt_physics.rst index f858942c8..9b4e66f45 100644 --- a/tutorials/physics/using_jolt_physics.rst +++ b/tutorials/physics/using_jolt_physics.rst @@ -186,7 +186,7 @@ Area3D and SoftBody3D ~~~~~~~~~~~~~~~~~~~~~ Jolt does not currently support any interactions between :ref:`class_SoftBody3D` -and :ref:`class_Area3D`, such as overlap events, or the wind properties found on +and :ref:`class_Area3D`, such as the wind and gravity properties found on :ref:`class_Area3D`. WorldBoundaryShape3D