Set Game Object Component Value Plugin
This plug-in allows you to find a GameObject by name and set nearly any public value on any attached component. Therefore it should be used with care.

Fields#
| Name | Description |
|---|---|
| Game Object Name | |
| Component | This list is built dynamically and fetches a list of all known components. Search for and select the component you wish and press Enter. |
| Field | Dynamically built list for selected component showing all public fields. |
| Value | Dynamic value field based on the selected Field. |