Как сделать счетчик фпс в роблокс студио

Аватар автора
Геймеры и Подготовка к Турнирам
local textLabel = script.Parent while wait() do local fps = game.Workspace:GetRealPhysicsFPS() textLabel.Text = "FPS: "..math.floor(fps) end

0/0


0/0

0/0

0/0