Skip to content

johnsoncodehk/unity-asset-inspector

Repository files navigation

unity-asset-inspector

Setup

The following line needs to be added to your Packages/manifest.json file in your Unity Project under the dependencies section:

"com.johnsoncodehk.unity-asset-inspector": "https://github.com/johnsoncodehk/unity-asset-inspector.git"

How To Use

  1. Open the window from Window/Asset Inspector.
  2. Select a asset from Project window to edit.

Editable fileds

Asset Meta Data

  • File Name
  • User Data
  • Main Object

Child Asset

  • Name
  • Hide Flags

Asset MenuItem

  • Delete Child Asset
  • Copy Asset
  • Paste Asset Data
  • Paste Asset As Child

About

Unity sub-asset editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages