Gets the path to the selected object in explorer. Focuses the textbox and selects all text. Copy with Ctrl+C and paste with Ctrl+V where needed. Optionally the path can be auto inserted at the current cursor position in the active script.
add a “relative to script” checkbox so it’s not always starting from the game root, and instead the script
pretty wonderful plugin, I already see how usefull it will be in my daily life
Added button to get the relative (to active script) path as @jmesrje suggested.
Added optional auto insert at the current cursor position.
Added keybinds, camelCase variable naming and removed redundant GetService() calls.