소스 검색

changed scenes to nodes for clarity

clayjohn 6 년 전
부모
커밋
059ae95f98
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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::