#bug Players.lilsavage_ant9.PlayerScripts.BossBars:12: attempt to index nil with 'Position'
6 messages · Page 1 of 1 (latest)
and I don't think you need that if statement
or any of the code under the wait inside of the while true do
and I'd do while task.wait(0.1) do
should look like this lua while task.wait(0.1) do function() end humanoid.Died:Connect(function()
you dont need to put that function inside of the while loop