while true do if script.Parent.CurrentAngle > 2 then script.Parent:Destroy() end if script.Parent.CurrentAngle < -2 then script.Parent:Destroy() end end
https://media.discordapp.net/attachments/769330324941045840/963664370552959046/unknown.png?width=577&height=559 https://media.discordapp.net/attachments/769330324941045840/963664370838163456/unknown.png
uhhh did you add that minus 2 by accident?? check that.