I am trying to create a simple custom inspector script that will change the names of the Array elements (ex. Element 0, Element 1, Element 2 and so on) to say instead (starting from the 0th element) Wave 1, Wave 2, Wave 3 and so on.
Does anyone know how this can be quickly accomplished because literally this is the only thing i need this script for and I can’t seem to find any good answers around.