[PLUGIN][FREE] Yet another "Get Path To Object" Plugin, but better

Get Path To Object

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.

Get Plugin

12 Likes

add a “relative to script” checkbox so it’s not always starting from the game root, and instead the script

4 Likes

pretty wonderful plugin, I already see how usefull it will be in my daily life

1 Like

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.

1 Like