With this tutorial we will try to explain how to start to use CustomEditor with Lists
A CustomEditor allow us to change the representation of our classes into the Unity Inspector. It makes easier to interact with the script classes associated to Gameobjects, prefabs, etc…
Continue reading ►