Question by
VivaRole · Aug 01, 2018 at 12:04 AM ·
movementbutton trigger eventsundoevent-handlingmanipulation
Creating an Undo/Redo Button for movement of objects during runtime
Hi all,
I'm interested in creating an undo/redo button for the manipulation of my objects in runtime. I currently have an app where the user can drag and rotate objects and I would ideally like this button to undo/redo their manipulations similar to how it's done in the Unity editor (but for runtime).
Does anyone have any advice for the best way to accomplish this, or is there already an plugin out there that can help with this?
Thank you for your time!
Comment
Answer by VivaRole · Aug 20, 2018 at 10:18 PM
I found the answer to this problem. Disregard post and or message me for solution.