Publisher | Clarky |
---|---|
File size | 40.75kB |
Number of files | 6 |
Latest version | 1.3.5 |
Latest release date | 2021-12-23 08:55:16 |
First release date | 2017-12-06 11:25:21 |
Supported Unity versions | 2018.4.2 or higher |
You can now edit your scenes in Play Mode!
A simple to use interface allows you to either right click on any Component or Game Object and choose 'Save Play Mode Changes', or drag any object into the Play Mode Saver window to carry over any changes made during Play Mode back to Edit Mode.
- Works with Game Objects that have been created in Play Mode, not just objects that already exist in scene.
- Integrated with the Undo system so changes can be easily reverted if needed.
- Works with the Prefab System (changes made to prefabs in Play Mode will be shown as Prefab overrides when back in Edit mode).
- Saving supports multiple scenes and will remember changes even if they are made in a scene that was loaded dynamically by your code.
- Either save all changes during Play Mode or save a snapshot of the current data values for any Game Object or Component.