Files
2025-07-19 01:03:02 +02:00

1.3 KiB

Better-Unity

Built on Unity 2019.4.31f1.
Collection of editor scripts that aim to overall facilitate and improve usage of Unity Editor.

Download: Unity Package - Zip (VPM Compatible)

CopyCutPaste Adds 3 new Assets context menu items: Copy, Cut & Paste
CreateTxt Adds a new Assets context menu item: Create > Text File
Allows you to instantly create a text file in the targeted folder
Transform Editor Replicates Unity's Transform Inspector but adds a Context Menu to each field.
Allows you to Copy, Paste and Reset any transform field individually.
GOCopy Path Adds a new GameObject context menu item: GameObject > Copy Path.
Allows you to Copy the path From the root to the target GameObject.
CopyGUID Adds a new Assets context menu item: Copy GUID.
Copies the GUID of the selected Asset to the clipboard.