My bullet(missile,magic) doesn't want to go to mouse x,y!? [solved]

I asked this question before but i had particles on my missile and i thougth that it was working, and it’s not! :emo:

Well i get this:

before i changed static x,y to not static:

after:

GitHub for the code
Look in the src/Entity for the player(shooting from the player)
and missile, camera is in the control

I don’t know why is it doing this? I want it to go at any angle! Why it doesn’t ?