You are wrong.
while task.wait() do
end
and
game:GetService("RunService").Heartbeat:Connect(function()
end)
are the same performance wise
You are wrong.
while task.wait() do
end
and
game:GetService("RunService").Heartbeat:Connect(function()
end)
are the same performance wise