I have an object that I want to move perpendicular to it.
What am I doing:
- I determine the middle Point between P1 and P2
- I define the perpendicular vector
How can I find the point I need depending on the mouse position? (knowing X I have to find Y and vice versa)