How To Use Runservice Smooth Roblox
How To Use Runservice Smooth Roblox. local RunService = gameGetService(“RunService”) RunServiceRenderSteppedConnect(function(deltaTime) print(mathround(1/deltaTime)” frames per second!”) end) This code tells you the frames per second every… Read More »How To Use Runservice Smooth Roblox