so, I'm trying to make something for a game. ( not my game, a friends game ) and this won't clone the model in front of me.
Model = TextBox.text local oof = game.Lighting[Model]:Clone().Parent = workspace oof.Position = game.Players.LocalPlayer.Character.Torso.Position + game.Players.LocalPlayer.Character.Torso.CFrame.lookVector * 10