For some reason now when I add it to the clients brick group, it always says that when you plant a brick near another brick it says it's overlapping >:C
I don't know what could be causing this problem.
For some reason, when I don't do:
%newBrick.setTrusted(1);
It does the error described above, but with it, I'm good. But when I do
talk(isFunction(setTrusted));
In the console, it says it's not a function. What???
I'll just keep it since it makes it work.