fn get_vec( loc: Point2<f32>, pursuit_point: Point2<f32>, normalize: bool, speed: f32, extra_multiplier: f32, ) -> Vector2<f32>