local Arrow = game.Workspace.Arrow
local LookingAt = game.Workspace.LookingAt
Arrow:PivotTo(CFrame.lookAt(Arrow:GetPivot().Position, LookingAt.Position))
Before running the script:
After running the script:
If you need any more information then please say so.
Clearly it doesn’t. The blue arrow doesn’t go through the point at the very end of the arrow model. Is the arrow in the model a part or multiple parts.