UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operations without forcing the user into a new undo-workflow!
-
Updated
Aug 21, 2023 - C#
UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operations without forcing the user into a new undo-workflow!
To associate your repository with the anonymous-actions topic, visit your repo's landing page and select "manage topics."