Publisher | Tiltgames |
---|---|
File size | 298.31kB |
Number of files | 16 |
Latest version | 1 |
Latest release date | 2013-12-09 07:39:15 |
First release date | 2013-12-05 10:08:18 |
Supported Unity versions | 2018.4.2 or higher |
A collection of 4 time saving Unity Editor tools. EasyLock, EasyGroup, EasySelect, EasyCreate.
EasyLock
- Lock your GameObjects to prevent unwanted changes
- Locks also Components
- Lock states are saved and will be restored if the scene is reloaded
- Works with PreFabs
- Undo supported
EasyGroup
- Group the selected GameObjects
- Ungroup selected GameObjects
- Collapse group (ungroup all groups iteratively)
- Undo supported
EasyCreate
- Create and empty GameObject as the child of a selected GameObject.
- Great time saver in certain cases!
- Includes full source (C#) and documentation
EasySelect
- select all GameObjects with the same name
- select all GameObjects with certain Components
- Includes full source (C#) and documentation
For help and support visit the Forum or have a look at the Documentation
EasyLock
- Lock your GameObjects to prevent unwanted changes
- Locks also Components
- Lock states are saved and will be restored if the scene is reloaded
- Works with PreFabs
- Undo supported
EasyGroup
- Group the selected GameObjects
- Ungroup selected GameObjects
- Collapse group (ungroup all groups iteratively)
- Undo supported
EasyCreate
- Create and empty GameObject as the child of a selected GameObject.
- Great time saver in certain cases!
- Includes full source (C#) and documentation
EasySelect
- select all GameObjects with the same name
- select all GameObjects with certain Components
- Includes full source (C#) and documentation
For help and support visit the Forum or have a look at the Documentation