Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Does having too many gear/tools in lighting cause lag?

Asked by 9 years ago

I was wondering if this can cause lag to the game

1 answer

Log in to vote
1
Answered by 9 years ago

This will not necessarily cause much lag, it will only cause lag if they are huge tools and put high pressure on the rendering. Most people would recommend that you now store your tools in either:

a) ServerStorage (if you only want to access tools from a ServerScript)

b) ReplicatedStorage (Replicates to both the client side and server side.)

0
Clarification: Those tools in Lighting / ServerStorage / ReplicatedStorage don't put any pressure on rendering, since they aren't in the world. BlueTaslem 18071 — 9y
Ad

Answer this question