Cabbage Logo
Back to Cabbage Site

Png Knob not rotating properly

Hi Rory,

I’m having trouble rotating a png knob. I used imgfile to replace the stock rslider knob, and set rotate() to rotate(2.5, 100, 102). Bounds are bounds(200, 200, 200, 205). How can I fix this? https://www.youtube.com/watch?v=-BwHbFDVQMA&feature=youtu.be

Did you changing the pivotx and pivoty? My first thoughts would be what you have, but did you try something else? Perhaps the bounds are exactly right? If you PM me the image and the code I can try here…

1 Like

Yes, hold on