The Clip CopyPaste tool is aimed at helping teams to collaborate remotely as well as solo devs that have multiple projects on their own machine.This package requires the Unity's Newtonsoft Json package.This tool allows the user to right click any UnityEngine.Object or entire GameObjects and copy its values to the system clipboard, which can in turn be pasted via a right click command into a matching object on a different project or on a different machine!This tool makes usage of the system clipboard to copy and paste data extracted from objects via Unity's JsonTool