Forum Thread | Discord | WebGL Demo | Youtube Videos
This simple scripting system allows developers to quickly and easily implement undo/redo functionality within their UGUI controls.
Just add a manager component and assign a light-weight component for each control to enable undo/redo.
Supported Controls
✓ Input Field
✓ Input Field (TextMesh Pro)
✓ Dropdown
✓ Dropdown (TextMesh Pro)
✓ Scrollbar
✓ Slider
✓ Toggle
Features
✓ Easy to implement
✓ Infinite undo/redo history
✓ No coding skills required
✓ Scales with your project
✓ Easy to extend to add custom controls
✓ Fully commented C# source code
✓ Email/Forum/Discord support channels
Dependencies
✓ TextMesh Pro