Skip to content

Commit e9b6307

Browse files
committed
Updated the outline docs for the editor
1 parent ea8e05a commit e9b6307

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/en/manuals/editor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ This view shows the content of the file currently being edited, but in a hierarc
5454
- <kbd>Drag and drop</kbd> to move items. Drop a game object on another game object in a collection to child it.
5555
- <kbd>Right click</kbd> to open a _context menu_ from where you can add items, delete selected items etc.
5656

57+
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).
58+
59+
![toolbar](images/editor/outline.png)
60+
5761
### Properties pane
5862

5963
This view shows properties associated with the currently selected item, like Position, Rotation, Animation etc, etc.
18.4 KB
Loading

0 commit comments

Comments
 (0)