Bladeren bron

changed scenes to nodes for clarity

clayjohn 6 jaren geleden
bovenliggende
commit
059ae95f98
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      getting_started/step_by_step/scripting_continued.rst

+ 1 - 1
getting_started/step_by_step/scripting_continued.rst

@@ -89,7 +89,7 @@ There are two ways to do this. The first is from the UI, from the Groups button
 
 .. image:: img/groups_in_nodes.png
 
-And the second way is from code. One example would be to tag scenes
+And the second way is from code. One example would be to tag nodes
 which are enemies:
 
 .. tabs::