An infinite loop using wait(x) will always be more resource-intensive than using something like RenderStepped. The second function is much better.
2 Likes
An infinite loop using wait(x) will always be more resource-intensive than using something like RenderStepped. The second function is much better.