We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb7983 commit e954194Copy full SHA for e954194
tutorials/3d/spring_arm.rst
@@ -12,7 +12,7 @@ Introduction
12
rotates around something such as a player character or a vehicle.
13
14
In Godot, this can be done by setting a :ref:`Camera3D <class_Camera3D>` as a child of a node.
15
-However, if you try this without any extra steps you'll notice that the camera clips through geometry and hides the scene.
+However, if you try this without any extra steps, you'll notice that the camera clips through geometry and hides the scene.
16
17
This is where the :ref:`SpringArm3D <class_SpringArm3D>` node comes in.
18
0 commit comments