New Brick Tool | 1.2.0: Admin orb building

Author Topic: New Brick Tool | 1.2.0: Admin orb building  (Read 16976 times)

Static shape cube, which he rotates based on player trandform and extends until the ground. Loop fast.

(%a, %b, %size) =>
    %delta = vectorNormalize(vectorSub(%b, %a));
    %theta = mACos(vectorDot("1 0 0", %delta)) * -1;
    %axis = vectorNormalize(vectorCross("1 0 0", %delta));

    %this.setTransform(vectorScale(vectorAdd(%a, %b), 0.5) SPC %axis SPC %theta);
    %this.setScale(vectorDist(%a, %b) SPC %size SPC %size);

I still prefer arrow keys. Constant mouse movement puts more stress on my hand.

I still prefer arrow keys. Constant mouse movement puts more stress on my hand.

Use the arrow keys then

Now combine it with the new duplicator

Now combine it with the new duplicator
If I remember the new duplicator doesn't work with the default brick tool

I guess I can make the dup work in orb mode too if that's what you're after?

I guess I can make the dup work in orb mode too if that's what you're after?
i guess but uh there's this other bug

with your dup, right clicking a brick in the brick select menu doesn't bring up the brick if you have a selection currently. but with this mod, the brick you right click is given to your hand, and when you move it around it moves both said ghost brick and the selection at the same time. planting only plants the dup selection though.

pressing numpad 0 to clear ghost brick will cancel both the ghost and the selection.

Port did I just kill your server with my leaning tower of spam?

kek

I guess I can make the dup work in orb mode too if that's what you're after?
I've forgotten why I asked. Go for it?

Sorry for the delay, I'll be looking into grids either later today or tomorrow.

glad this doesn't mess with hackplant

Sorry for the delay, I'll be looking into grids either later today or tomorrow.
*hugs portify for being awesome*

spamming on his server was fun. until i typed /clearbricks and then it became clear.

Can we get an estimated time until grids are a thing?