p.CFrame = plr.Character.HumanoidRootPart.CFrame*CFrame.Angles(math.random(1,360), 0, 0)
*CFrame.new(0,5,0)
I want this to basically form a circle around the player on the X axis, but this seems to create it so it goes over and under the player, I want it around the player.. Help? |