đ°Object Menu
Menu options for objects
Last updated
Menu options for objects
Last updated
Right-click on an object to invoke the context menu for objects.
âī¸ Cube: Enabled The first item at the top of the menu is a toggle switch to activate or deactivate the game object. The name of the primary object selected is displayed, however any change is applied to all objects selected.
Sets the track visibility mode for the selected objects. Please refer to the documentation on Track Visibility for further details.
Sorts all objects in the current display by alphabetical order.
Toggles the display of children on the object. If already hidden, the menu reads Show Children.
This is the same as holding Control when clicking the foldout arrow next to the object name. Objects are not hidden in the hierarchy view.
This sorts the children of the selected game objects by name in ascending order. This can be helpful to organize child lists. Objects can also be manually reordered if needed by dragging and dropping them in the Object Panel.
This adds a new game object as a child of the currently selected object.
Use the keyboard shortcut Alt + Shift + N to add a new child object.
If multiple objects are selected when adding a child, only 1 new game object is created, parented under the primary object selected.
This adds a new game object to the scene, appending to the view. The object is automatically setup with TimeflowObject and is ready to animate.
Use the keyboard shortcut Control + Shift + N to add a new game object.
This creates a new parent game object, making the currently selected objects its children. The parent position and rotation is matched to the selected objects, while the objects retain their local scale.
Use the keyboard shortcut Control + Alt + G to group selected objects. Note that this might conflict with other keyboard mappings of other 3rd party tools, in which case you can decide which you prefer using the Shortcuts Manager in Unity.
This unparents the children of the selected objects. No objects are destroyed in this operation.
Use the keyboard shortcut Control + Alt + Shift + G to ungroup the selected objects.
Resets the tracks on all selected objects back to Auto Full Length and locked.
Use this command to merge track sections whos ends touch or are within time tolerance.
Removes the selected objects from the current display list.
Only affects the object display and doesn't otherwise modify or destroy objects.
This fully removes all Timeflow related components from the selected game objects. This can be used to strip away Timeflow animation, but leave other components intact.
This is also accessible from the Game Object menu.