Small plugin - Path to instance

I’ve been using this plugin for a few days now and I really enjoy using it. I don’t use the whole line of code it generates, but instead copy segments of the path and repurpose it. Really beats typing out the whole path while eyeballing the Explorer window to remember what the hierarchy was.

The only other feature I could see being added would be adding support for relative paths between the script and the selected object in question. As in using a combination of .Parent and :FindFirstAncestor to get the lowest common denominator of two objects.

I wrote up a small example on another thread that explains my idea better

2 Likes