Element Number on Arrays

Hi there,

I like the way array elements take the name of the first variable (if it’s a string) but I was thinking it would be nice if there was a way to also see the element number.

So to change this -

To something like this -

Is there a way to mod the editor to show something like that?

Thanks,
Pete

Create a Property Drawer or Custom Inspector:

1 Like

Thanks @Kronnect thats an interesting link, I’m slowly getting into that stuff and it’s super handy.

1 Like

@Jasper-Flick Made a great tutorial that’ll get you most of the way there:

All of his tutorials are awesome.

1 Like

Yes, those tutorials are written with great attention to the detail. Very recommended.

1 Like

Hey thanks! There’s some cool stuff there. I might try and mod the transform component to add a few extra options :slight_smile:

1 Like