I have created a new material, I am using a shadder called “particles/additive”, it has the property called “Tint Color”. And I wanna do is to edit it change the property “Tint color” to “Color”. I tried to edit it, it opens the compiled code in monodevelop but the changes dont save. Help required!
Download the built-in shaders from the download archive page.
Note that changing the property name to anything but _TintColor will probably cause shuriken to ignore color-related modules when using the modified shader. There may be other consequences I’m unaware of.