Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tutorials/physics/using_jolt_physics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading