mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 19:29:06 +00:00
Fix typo in Soft Body tutorial (#4767)
This commit is contained in:
@@ -52,7 +52,7 @@ To create pinned joints, select the upper vertices in the ``SoftBody`` node:
|
||||
|
||||
.. image:: img/softbody_cloak_pinned.png
|
||||
|
||||
The pinned joints can be find in ``SoftBody``'s ``Attachments`` property, choose the ``BoneAttachment`` as the ``SpatialAttachment`` for each pinned joints, the pinned joints are now attached to the neck.
|
||||
The pinned joints can be found in ``SoftBody``'s ``Attachments`` property, choose the ``BoneAttachment`` as the ``SpatialAttachment`` for each pinned joints, the pinned joints are now attached to the neck.
|
||||
|
||||
.. image:: img/softbody_cloak_pinned_attach.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user