The Instance Explorer features an Explorer window and a Properties window. The Explorer window will list all Instances in a tree structure. You can click to select an Instance, and double click (or click the arrow to its left) to expand its children.
Right-clicking an Instance will give you the option to Destroy that Instance, given its parent is not locked.
When an Instance is selected, the bottom half of the Instance Explorer will display the Properties window. The Properties window contains a list of an Instance's properties as well as a mutable value on the right side. Value types supported include all primitives, Color3, UDim, UDim2, Vector2, Vector3, and Enum. Read-only values will show up as disabled with a popup displaying "read-only" (similar behavior exists for Parent and parent_locked).
TODO:
The
Instance Explorerfeatures anExplorerwindow and aPropertieswindow. TheExplorerwindow will list allInstances in a tree structure. You can click to select anInstance, and double click (or click the arrow to its left) to expand its children.Right-clicking an
Instancewill give you the option to Destroy thatInstance, given its parent is not locked.When an
Instanceis selected, the bottom half of theInstance Explorerwill display thePropertieswindow. ThePropertieswindow contains a list of anInstance's properties as well as a mutable value on the right side. Value types supported include all primitives,Color3,UDim,UDim2,Vector2,Vector3, andEnum. Read-only values will show up as disabled with a popup displaying "read-only" (similar behavior exists forParentand parent_locked).TODO:
Instancesupported in thePropertieswindow, maybe by dragging anInstanceover itInstanceInstances to change ParentPropertieswindow