Hi,
this might be hard to understand what I'm trying to say, but.
I have a slider which gives me values from 0 tot 1020. When the slider is left it's 0, completely right it's 1020 obviously. Now I want to be able to change my background simultaneously. So, when the slider value is 0, I want my background to have an opacity/alpha value of 0, and when the slider is right I want my background to be fully visible. The same for the values in between.
Oh yes, and I forget to ask. Is there an equivalent for the rectMode(CENTER) for images, so that I can rotate an image around it's own origin?
Any idea how I can do this?
1