From ef6c9a7fab85a28983de7145e4bd67632a50d92a Mon Sep 17 00:00:00 2001 From: Mikael Hermansson Date: Fri, 24 Oct 2025 16:37:19 +0200 Subject: [PATCH] Remove mention of SoftBody3D overlap events in list of Jolt differences --- tutorials/physics/using_jolt_physics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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