So I have an part which is in currentcamera, put in there like this.
local P3 = Points.Point3:Clone() P1.Parent = workspace.CurrentCamera
This part has a script in it which is a countdown and i want it to kill the player when the countdown reaches 0.