Tagged Questions
3
votes
1answer
154 views
How to emulate knob turning, based on x/y movement?
I'm doing a game where one component is that you turn a knob. I'm having trouble getting good "knob behavior".
I know the current touch/mouse X,Y location, and I keep track of the previous X,Y ...