- Home /
Rename array element name in inspector with enum
Hello I am kinda struggling to get custom inspectors to work in my brain, I've found a few peoples attempts but none that have worked for me.
I am trying to rename the element based on a enum similar to how it renames when you put a string as the first expose variable.
I am aiming for each element in bodyParts to have the name of the enum selected in the name variable.
Does anyone know how they would do that or even better a slow and steady tutorial that may be able to teach me how I would create the appropriate inspector.
thanks in advance for any assistance!
unity.png
(32.9 kB)
Comment