Uh, I’m using like 150 wires and it’s so laggy and hard to create. Is there like a setting for low quality but less lag???
soo, reducing lag with block code is possible, also, use channels instead of wires, they cost 0 memory, see. hope this helps for the second time @MazingManonYT
Yes, use less memory. Try using methods that would require less memory like NotLasting stated.
2 Likes
You can reduce lag by:
Using channels instead of wires as channels use no memory
Using trigger loops instead of repeaters (10 times less memory used)
Using barriers instead of turrain because you can have the barrier span a long distance and can easily save memory that way
Use less memory, not have props everywhere.