Skip to content

Commit 742fdf9

Browse files
committed
Docs: Add link to SpringArm tutorial
1 parent 1bffd6c commit 742fdf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/classes/SpringArm3D.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[SpringArm3D] casts a ray or a shape along its Z axis and moves all its direct children to the collision point, with an optional margin. This is useful for 3rd person cameras that move closer to the player when inside a tight space (you may need to exclude the player's collider from the [SpringArm3D]'s collision check).
88
</description>
99
<tutorials>
10+
<link title="Third-person camera with spring arm">$DOCS_URL/tutorials/3d/spring_arm.html</link>
1011
</tutorials>
1112
<methods>
1213
<method name="add_excluded_object">

0 commit comments

Comments
 (0)