A good chance why it isnt working is probably because your referring to a CFrame of an object that gets destroyed instantaneously right after, I wonder if you implement Debris | Roblox Creator Documentation and add a short wait parameter it’ll work out as intended.