Author Topic: is there a way to remove the flash effect from duplicator  (Read 741 times)

i just need to know which script part to remove to make it so the duplicator doesnt highlight bricks when you duplicate then becouse i think thats the main cause of the crashing/lag thats with duplicating

You could try removing where it says
Code: [Select]
%this.setColor($HilightColor);
%this.setColorFX(3);
But I can guarantee that's not the cause of the lag.
99%+ of the lag is from calculating which bricks are part of the dupe and which bricks aren't