瀏覽代碼

Merge pull request #10448 from 31/dev/31/one-node-group

Groups: Nodes panel doesn't allow node multiselect
Max Hilbrunner 11 月之前
父節點
當前提交
96bc42461d
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      tutorials/scripting/groups.rst

+ 3 - 3
tutorials/scripting/groups.rst

@@ -33,7 +33,7 @@ You can create new groups using the Groups tab in the Node dock.
 
 .. image:: img/groups_node_tab.webp
 
-Select one or more nodes in the Scene dock then click the add button with the + symbol.
+Select a node in the Scene dock then click the add button with the + symbol.
 
 .. image:: img/groups_add_new_group_button.webp
 
@@ -49,8 +49,8 @@ When done, press Ok to create it.
 You should see the new groups appear in the Groups tab under Scene Groups if the Global option was
 unmarked, or under Global Groups if that option was marked.
 
-Selected Node(s) from the Scene dock can be added into groups by marking the checkbox on the left side
-of the groups in the Groups dock. The node(s) you had selected when creating a new group will be automatically checked.
+A selected Node from the Scene dock can be added into groups by marking the checkbox on the left side
+of the groups in the Groups dock. The node you had selected when creating a new group will be automatically checked.
 
 .. image:: img/groups_node_tab_with_created_groups.webp