I would like to create a joystick (x,y) control based on C# WPF - Virtual joystick using polar coordinates.
How can I animate (like a spring) the knob returning to its central position after the mouse button is released?
I would like to create a joystick (x,y) control based on C# WPF - Virtual joystick using polar coordinates.
How can I animate (like a spring) the knob returning to its central position after the mouse button is released?