CurrentStiker.CFrame = CFrame.new(StrikerStartPos[SelectedPlr].Position) * CFrame.new(Vector3.new(math.random(-200,200)/100,0,math.random(-400,400)/100))
CurrentStiker.CFrame = CFrame.lookAt(CurrentStiker.Position, pogSpawn.Position + Vector3.new(0, math.random(2, 10)/10, 0))
line1 Is setting Position (puts striker on center + Randomises the position in box)
line2 Makes striker looks at center of table
So it break when you Rotate it Breaks How can i calculate it or something???
** You are now Level 3! **