I'm doing a game where you have two characters.
When you are controlling one and you are overlapping the another character, if you press the mouse left button it throws it to the cursor last position, i made it with the move to behavior, it is provisional.
What i want to do is that when you press the mouse left button the another character is launched in an arc motion to the cursor last position.
When it get's to that position it should go again to platform behavior again.
It is the core mechanic of the game so i really need it