Browse Source

Remove mention of SoftBody3D overlap events in list of Jolt differences

Mikael Hermansson 2 days ago
parent
commit
ef6c9a7fab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/physics/using_jolt_physics.rst

+ 1 - 1
tutorials/physics/using_jolt_physics.rst

@@ -186,7 +186,7 @@ Area3D and SoftBody3D
 ~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~
 
 
 Jolt does not currently support any interactions between :ref:`class_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`.
 :ref:`class_Area3D`.
 
 
 WorldBoundaryShape3D
 WorldBoundaryShape3D