https://github.com/networm/showassetrelationship
Show relationship between two assets in Unity
https://github.com/networm/showassetrelationship
unity
Last synced: about 1 year ago
JSON representation
Show relationship between two assets in Unity
- Host: GitHub
- URL: https://github.com/networm/showassetrelationship
- Owner: networm
- License: mit
- Created: 2018-12-04T14:58:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T16:37:24.000Z (over 7 years ago)
- Last Synced: 2025-04-12T06:13:40.368Z (about 1 year ago)
- Topics: unity
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 9
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Show Asset Relationship
Show relationship between two assets in Unity.

## Usage
1. Open `Tools/Show Asset Relationship`
2. Drag and drop asset to `Dependent` field and `Dependency` field
3. Click `Find` to show results
4. Click `Swap` button to swap `Dependent` and `Dependency`.
5. Click `Clear` button to clear `Dependent`, `Dependency` and results.
## Install
1. Clone repository into `Assets/Editor` directory.
## Environment
- Windows 10
- macOS 10.13.6
- Unity 2017.4.2f2 and 2018.2.0f2