An open API service indexing awesome lists of open source software.

https://github.com/dreadrith/better-unity

Built on Unity 2019.4.31f1. Collection of editor scripts that aim to overall facilitate and improve usage of Unity Editor.
https://github.com/dreadrith/better-unity

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.