A “Configuration Saver Tool” (V 0.1) : A way to Copy&Paste in PlayMode and to save Components as XML files. This is the very first release of a package for Components parameters saving purpose on Unity 3D.
This package comes in two main parts :
(1) A “Transform” Copy / Paste tool
This tool (“CopyTransformInspector”) allows to copy and paste “Transform” properties by three different ways and is functional and most useful in PlayMode.
Copy and Paste :
- From an object to itself
- From one object to any other
- From N objects to themselves
- From a reference object to N others
(2) A “MonoBehaviour” configuration Backing/Manipulation tool
This tool is designed to smartly Save/Load MonoBehaviour’s configurations to XML file(s) or between GameObjects. A Copy / Paste feature is also available and fully functional in PlayMode.
More details on Klakos’s WebSite : Klakos.com
You can also get the User Manual : ConfigSaverManual.pdf
Or get the Unity package directly from there : ConfigSaver.unitypackage
Hope this tool will be useful. Feel free to post any feedback.
Thanks.
Cette note est également disponible en: French


