The mouse isn't setting the angle, it's setting the target (or the location to arc to).
To target a different object just replace "mousex" and "mousey" with the object's x and y.
This worked with your newest example, but for some reason it won't respond in the physics example you posted.