Reducing script lag on World generator

You should try making your code more efficient. While this is a vague statement you didn’t really provide us with a sample so there’s not really much we can recommend. With the coming release of Parallel Lua you might be able to run the code for your world generator on a separate hardware thread.

1 Like