Simferoce

Results 4 issues of Simferoce

List (Element of both list does not have the same indentation of other property): ![image](https://github.com/AlexeyTaranov/SerializeReferenceDropdown/assets/23125629/6c98731e-a005-46b9-813c-8e2227357b62) ![image](https://github.com/AlexeyTaranov/SerializeReferenceDropdown/assets/23125629/e464bb99-ffe3-4c08-b412-111eefb373f7) Nested: (Range Field is SerializeReference (Statistic) nested in an other SerializeReference (Ability)) ![image](https://github.com/AlexeyTaranov/SerializeReferenceDropdown/assets/23125629/f1a8736a-b92c-4fee-9e3c-e40ff3e5997c) Version:...

### Improvement destription The indentation of the field does not correspond to Unity expected indentation for nested SerializeReference. Indentation between the foldout and the label: ![image](https://github.com/mackysoft/Unity-SerializeReferenceExtensions/assets/23125629/12441beb-3049-44f7-af67-4b68a4121ca5) ![image](https://github.com/mackysoft/Unity-SerializeReferenceExtensions/assets/23125629/1275c85b-7d5d-414f-b973-74a7cd404cf3) The position of...

enhancement

It would be appreciate if we could have the capacity to add suggestion for the "Character" and "BuffName" parameters. ``` [ConsoleMethod("buff", "Apply a buff to the given character")] public static...

enhancement

The package should follow the recommended structure. The "install from tarball" functionality does not work without modifying the package. https://docs.unity3d.com/6000.1/Documentation/Manual/CustomPackages.html