I found the solution, Or something that works for me.
I'm making another object. Then I attach it to the spaceships image Point 1. (Calling the new object Pointer)
Making Pointer invisible on start.
Then in add force towards angle, I put
Pointer.X
Pointer.Y
And voila!
In case someone else gets this problem.