소스 검색

Updated the outline docs for the editor

Björn Ritzl 7 달 전
부모
커밋
e9b630724d
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      docs/en/manuals/editor.md
  2. BIN
      docs/en/manuals/images/editor/outline.png

+ 4 - 0
docs/en/manuals/editor.md

@@ -54,6 +54,10 @@ This view shows the content of the file currently being edited, but in a hierarc
    - <kbd>Drag and drop</kbd> to move items. Drop a game object on another game object in a collection to child it.
    - <kbd>Right click</kbd> to open a _context menu_ from where you can add items, delete selected items etc.
 
+It is possible to toggle the visibility of game objects and visual components by clicking on the little eye icon to the right of an element in the list (Defold 1.9.8 and newer).
+
+![toolbar](images/editor/outline.png)
+
 ### Properties pane
 
 This view shows properties associated with the currently selected item, like Position, Rotation, Animation etc, etc.

BIN
docs/en/manuals/images/editor/outline.png