So I am trying to make an arrow that rotates around the player and look at a certain direction.
This is the code :
function Dot(a,b) return (a.X*b.X) +