Ok, im not sure if my logic, idea, theory, whatvever you would want to call it, is way out to lunch here or… but my idea, requires me to have a set of states. But the states need to be added upon. So i was wondering, if its possible to create a enum, somehow, that can have additional states added to it through the inspector? During runtime, it would never be added too, but during development, it would be beneficial for certain aspects.
Sorry if this seems rediculous, i honestly have no clue if this is possible or no, but if it is , it would be amazing.
But you have to rewrite all the public variables, since you need to use an editor class for your class. There are quite a phew examples around, for example the one in locomotion class.