How can I write code that makes angle-dependent parabolic movement between the start and end points?
I’m trying to write a code in C# that moves my mouse parabolically between the start and end points. The starting point will always remain constant, but I want the ending and peak points that I set to zero degrees to change depending on the angle. You can help me in any programming language, I can translate it to C#. There are images attached to explain my problem.