Reference Field Tweaker
January 28, 2025 ยท View on GitHub
Reference Field Tweaker enhances your Unity development workflow by enabling inline editing of object references directly in the Inspector, with support for visual hierarchy. No more context switching!
Features
- ๐ฏ Inline editing of referenced objects directly in the Inspector
- ๐จ Visual hierarchy with customizable color palettes
- โก Zero runtime overhead
- ๐ง Simple setup with minimal configuration
Requirements
- Unity 2020.3+
Installation
Option 1: Unity Package Manager
- Open the Package Manager (Window > Package Manager)
- Click the '+' button > "Add package from git URL"
- Enter:
https://github.com/AbdrahmanSoliman/ReferenceFieldTweaker.git
Option 2: Unity Asset Store
Get it from the Unity Asset Store
Quick Start
Simply add the [EditableRef] attribute to your reference fields:
Settings Window
Navigate to: Tools > Reference Field Tweaker > Settings
Contributing
Pull requests are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request directly.
Support
Need help? Contact: abdelrahmann.soliman@gmail.com