Page 1 of 1

Easy rotation of Knobs

Posted: Tue Nov 11, 2014 11:22 am
by glitchcpt
Is there an easier way of creating knobs than using animations with a bunch of cells?

Is there a way of maybe ruby calculating the rotation and applying it to a static PNG (with single cell) image?

Thanks

Re: Easy rotation of Knobs

Posted: Tue Nov 11, 2014 11:41 am
by KG_is_back
You can use rotate prim to rotate parts of view. If I recall correctly Ruby contains similar command, so it should be possible there too

Re: Easy rotation of Knobs

Posted: Tue Nov 11, 2014 12:49 pm
by glitchcpt
Wow! this is perfect :)

Legend