as the title says, i am using a body gyro inside a part named Noice, however my current code does not work :
wait (0.4) while true do local player = game.Workspace.pokemonzizzle8383 -- this is temporary workspace.Noice.BodyGyro.CFrame = player.HumanoidRootPart.CFrame wait (0.01) end
Any help would be Greatly Appreaciated