Please tell me, 2 minutes after connection to the server fps drops from 120 to 16.
Tell me how to optimize the hood.
Code:
surface.CreateFont( "HUD", {
font = "TargetID",
extended = false,
size = 18,
weight = 600,
blursize = 0,
scanlines = 0,
antialias = true,
underline = false,
italic = false,
strikeout = false,
...