
This brick generator allows one the ability of creating either a fully cubic, correctly textured SPECIAL .blb that matches almost exactly to the existing ones, a round brick, or a print brick of your choice.
(scroll down the brick properties to access round brick sizes, doesen't calculate the indent that 1x1 rounds use yet)
Brick TypesCubicThe "Cubic" type will generate a cubic brick, exactly identical to the default cubic bricks using the Brick length, Brick Width, Brick Height values, along with your choice of print direction under Special Properties and print aspect ratio under Brick Properties.
RoundThe Round type allows you to generate a round brick of a specific x, y size and height using the values found within "Round Width/Length","Round Height".
If you generate a brick wider/longer than 1x, it will assume the shape properties of the 1x1 round, with a new set height, otherwise it will assume the shape properties of a 2x2 round.
- Will be generated with a cubic collision, it is impossible to generate rounded collision, this is left up to the creator of the brick to do.DownloadCreditsBlackDragonIV - Providing the UV coord formula I had been looking for, for a very long time.
Ipquarx - Translating BlackDragonIV's UV coord formula into torquescript for me.
Jetz - Teaching me the basics of scripting and giving me the push I really required to get into scripting.
Demian - Providing me with the BrickGen images required for the main menu button.
General - Providing me with a way to calculate the normals for the round bricks, and ramp bricks to come.
Update history;
UPDATE1: fixed uneven top faces
UPDATE2: fixed print rotation left from fixing top coords
UPDATE3: Now calculates rounds
UPDATE4: Rounds now indent if width/length is < 2
UPDATE5: Generates temporary add-on file in config/BrickGen/ and description.txt