Author Topic: Brick resize tool  (Read 1387 times)

Would that be possible?
If it is then I would probably learn torque script and make one.

Not worth it in my eyes.

inb4OMGCOPYROBLOX

Not worth it in my eyes.

inb4OMGCOPYROBLOX
You could resize bricks on the fly in RTB v1.045.

No because of static shapes or something
If it is then I would probably learn torque script and make one.
Torque is kinda a dying language

Edit: you could but it could cause alot of spam by using overlapping bricks and continuously adding 1x1's, but it'd lag pretty badly >.>

Yes it is but you'd delete the brick and create a new.

No because of static shapes or somethingTorque is kinda a dying language

Edit: you could but it could cause alot of spam by using overlapping bricks and continuously adding 1x1's, but it'd lag pretty badly >.>

Isn't torque the language that you use for addons?


Yes it is but you'd delete the brick and create a new.
or just setDatablock?
it works for bricks iirc.

If torque is a dying language wouldn't badspot use something else?

or just setDatablock?
it works for bricks iirc.
That does only work if you want to keep the center

If torque is a dying language wouldn't badspot use something else?
The engine forces him to do so




So is it worth learning torque for addons?

Yes but don't expect to be using it professionally.
If you want to learn something worthwhile, I'd go with C++ but it can be scary for beginners.