NQMVD
Results
3
comments of
NQMVD
Ran into the same problem again today so i did some testing with diffrent values for these variables: ``` *_font = String | name of a font installed on your...
There is a Delay Component that you can use.
I know it's an old Issue but i fixed it on my fork by modifying the `f` function like so: ```lua local f = function(x) local index = tonumber(x) if...