Don't know why is this happening but how do I fix it? Added CFrame.Angles and it doesn't work. What can I do to fix this? Thanks!
local Vender = hit.Position + Vector3.new(0, Vender.PrimaryPart.Size.Y/2, 0) * CFrame.Angles(0, math.rad(90), 0)