hey im new with unity and i m trying to create a color picker but it doesn’t work can u help me with the script please . thank you
- Create gradient texture
- Create Plane and atach texture to it
- Add on mouse click listener to it and use GetPixel and read the click position.