HiddenMonk / Unity3DRuntimeTransformGizmo

A runtime transform gizmo similar to unitys editor so you can translate (move, rotate, scale) objects at runtime.
MIT License
707 stars 129 forks source link

Help with the Undo system #37

Open ioannoukyr opened 2 years ago

ioannoukyr commented 2 years ago

Thank you for this great tool! I've been trying hard to expand the Undo system to include deleting/undeleting but it's beyond my skill, is anyone up to the task?