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.
2 parents 836fddb + aa33e63 commit c2092edCopy full SHA for c2092ed
getting_started/first_2d_game/07.finishing-up.rst
@@ -18,7 +18,7 @@ the first node under ``Main`` so that it will be drawn behind the other nodes.
18
select "Layout" -> "Anchors Preset" -> "Full Rect" either in the toolbar at the top of the viewport or in the inspector so that it covers the screen.
19
20
You could also add a background image, if you have one, by using a
21
-``TextureRect`` node instead.
+:ref:`TextureRect <class_TextureRect>` node instead.
22
23
Sound effects
24
~~~~~~~~~~~~~
0 commit comments