Publisher | Altered Reality Entertainment LLC |
---|---|
File size | 1.57MB |
Number of files | 21 |
Latest version | 1.0.2 |
Latest release date | 2018-08-06 08:37:22 |
First release date | 2012-11-21 07:22:14 |
Supported Unity versions | 2018.4.2 or higher |
Time Machine is a convenient Undo/Redo script package for Unity that allows you to easily and quickly perform commands/actions that can be undone or redone. It comes with a general command that can be used to set variables or properties on any Unity Component. It also has examples of how to write custom undo/redo commands, and a level demonstrating how to use Time Machine.
Advanced usage of these scripts requires some C# scripting knowledge.
Use Cases
* Add Undo/Redo support to your game. Such as in game editors, advanced customatization screens, and more!
* Add Undo/Redo support to your in house Unity tools!
Use Cases
* Add Undo/Redo support to your game. Such as in game editors, advanced customatization screens, and more!
* Add Undo/Redo support to your in house Unity tools!