Explorar o código

Remove confusing sentence for changing scenes

skyace65 hai 1 ano
pai
achega
3ab602b742
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tutorials/scripting/change_scenes_manually.rst

+ 2 - 2
tutorials/scripting/change_scenes_manually.rst

@@ -4,8 +4,8 @@ Change scenes manually
 ======================
 ======================
 
 
 Sometimes it helps to have more control over how one swaps scenes around.
 Sometimes it helps to have more control over how one swaps scenes around.
-As mentioned above, a :ref:`Viewport <class_Viewport>`'s child nodes
-will render to the image it generates. This holds true even for nodes outside
+A :ref:`Viewport <class_Viewport>`'s child nodes will render to the image
+it generates, this holds true even for nodes outside
 of the "current" scene. Autoloads fall into this category, but so do
 of the "current" scene. Autoloads fall into this category, but so do
 scenes which one instances and adds to the tree at runtime:
 scenes which one instances and adds to the tree at runtime: