FieldSearch-Unity
|
You can install this as package (nit: git will always handle "package.json" && lock file).
Use PackageManager -> Add package from git URL... >https://github.com/Proton-V/FieldSearch-Unity.git?path=/FieldSearch/Assets/FieldSearch
If you want example of using SearchableEditor for specific MonoBehaviour please see Step 2
Skip this if you installed this as package && you don't want to add a "FieldSearchDemo" folder
Download && Import latest asset package V1.0.3
**"FieldSearchDemo" folder (optional) contains example of using SearchableEditor for specific MonoBehaviour**
Create instance of default settings Field Search -> Add default settings ...
Field Search -> Add package folders to .gitignore (global)
After adding this package as asset you have tracked files for you git repo.
You can remove it for git without updating .gitignore in repo
Before press:
After press:
Field Search -> Remove package folders from .gitignore (global)
## EditorScriptGenerator Window
You can try to override current active editors
- You can create your own Generation Template && Generator