Hi,
I am new to unity, and on linux (Parrot OS Home - debian 10).
I would like to change the color over lifetime for my particle system, but I cannot change the color.
(Note: This is all done in the unity editor, NOT a C# script.)
I:
- Create a particle system.
- Enable the color over lifetime in the editor by checking the box
- Click on the only box there is to click (color)
- Get a separate window in which I can select alpha values and colors.
Now the issue is that, once I attempt to change the color, the color choosing windows pops up, and disappears right away, along with the window to manipulate alpha values.
