Open Stader opened 2 years ago
I'm really happy with your suggestion, and it's good to know that a project done quickly for a college project caught your eye!
I will now do the steps to implement these fixes and other changes. As I had done in a hurry, a lot of things had to be revised.
For example, I believe that it might be feasible to use a single volume with priority attached and manipulate only it, without having to go through the entire list of the scene looking for any and all volume to manipulate (?!).
It's a good idea, it would perform better using a single volume. I encourage you to continue this project, at least it is one of the few compatible with the new Unity versions with the URP and HDRP pipelines. You could even put it in the asset store.
To increase customization, I'd like to suggest a change to the currentType:
So we can go back and forth in the array.
I also incremented a change in InitChange and created its variation to return.
There is a way to simplify this in just one method, but for a while I ended up not doing it.
Thank you for developing this solution for color blindness!