Browse Source

changed scenes to nodes for clarity

clayjohn 6 năm trước cách đây
mục cha
commit
059ae95f98
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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::