Teardown

Teardown

A Throwable Brick!
60 Comments
P4NDRCrossan 5 Nov, 2024 @ 10:16pm 
There is definitely a high chance this is a reference to a show...






This is the only hint you are getting:






"I'M GONNA WRECK IT!!!" :auimp:
Vraling Frostmere 15 Oct, 2024 @ 2:01am 
i've got an idea, you should make a half brick in a sock that swings around and does damage to structures similar to the hammer
Linuxius  [author] 16 Jun, 2024 @ 1:52am 
Steve I don't know if material changing is possible without making a vox file for every material possibility, but ill look in to it. dart guy I'm currently updating all my mods because I learned a lot more about programming recently, you are free to make a copy of my mod change the voxfile and give it your own spin. if you don't know how to make a mod, I will do it but ill do it when I want to spend time on it, thanks for the idea though.
Jackal_112 15 Jun, 2024 @ 2:25pm 
I have a mod idea
can u make a throwable hatchet but not like u place it and throw it but just throwing it pls
Steve 16 Oct, 2023 @ 12:47pm 
pls make the material thats the brick made of changeable
CyBlox11 14 Oct, 2022 @ 12:40pm 
* cool
CyBlox11 14 Oct, 2022 @ 12:40pm 
cpool
my soul has left me... 11 Aug, 2022 @ 1:36am 
fun tool :D
Lewd.Paw.Sniffer 7 Aug, 2022 @ 6:47pm 
Can you make a crossbow that has different bolt types? Like exploding bolts, penetrates the wall then explodes
Linuxius  [author] 6 Jul, 2022 @ 5:26am 
At the mods menu there is a options button when you click on the mod
GrandTour772 4 Jul, 2022 @ 12:33pm 
how do you adjust the velocity because it doent really throw at the moment
DrwnedGamer98 26 Apr, 2022 @ 6:16pm 
Please add the soundbyte from Home Alone 2
jayceofspades01 9 Apr, 2022 @ 11:20am 
I SHALL THROW A BRICK AT SOMEONE HELL YEAH!>:)
MJ Studios 2 Apr, 2022 @ 10:03pm 
time to brake a windoe
POMIDORKA2077 7 Mar, 2022 @ 8:58am 
i built house with it, idk for what, but i did that
TheAmberr551 26 Feb, 2022 @ 2:45pm 
oh guess I forgot to turn on experimental version
Linuxius  [author] 24 Feb, 2022 @ 7:29pm 
are you on the experimental version that is required, I will look into it my experience is that if the object that is thrown is big it tends to drag the olayer with it, but ill look into it when I have the time.
TheAmberr551 24 Feb, 2022 @ 6:17pm 
For some reason, when I click LMB, nothing happens.
TheAmberr551 24 Feb, 2022 @ 6:05pm 
Linuxius, can you make a customized version where the brick might be *big inhale*: bloody, torn, half on and half off, ETC
mrslash231 19 Feb, 2022 @ 11:18pm 
brick minigun why not just get a auto clicker trust me
Linuxius  [author] 17 Feb, 2022 @ 7:03am 
Is that possible now? I have been busy latly, but I will look in to it as soon as possible.
NoobManNoobFish 17 Feb, 2022 @ 3:12am 
can you make is separate item now that there is a spawn feature AND if possible can you make cement/glue/weld tool if thats possible now
Linuxius  [author] 7 Jan, 2022 @ 8:35am 
lately I am kind of busy, but ill look into it when I have the time.
LightningDT7 7 Jan, 2022 @ 6:55am 
you should make throwable C4
Linuxius  [author] 5 Jan, 2022 @ 1:38pm 
could do that is the teardown developers add the ability to spawn vox object, which is not yet possible.
Steve 5 Jan, 2022 @ 12:55pm 
can you please add make a brick minigun ?
Linuxius  [author] 22 Dec, 2021 @ 11:00pm 
Sure, I'll give it a try
cheeseburger 22 Dec, 2021 @ 5:00pm 
can you add a button that deletes the bricks to make it easier to make multiple brick delivery truck prototypes
Cioss 20 Dec, 2021 @ 9:44am 
help i didn't expect my shitty copy of your mod to go viral

PEOPLE DONT EVEN NOTICE THE DESCRIPTION--
gamescape7 13 Dec, 2021 @ 10:25pm 
i can blow peoples windows in
thermal dog 13 Dec, 2021 @ 1:45pm 
nvm
thermal dog 13 Dec, 2021 @ 1:45pm 
Make it break windows and wood
Linuxius  [author] 13 Dec, 2021 @ 1:02am 
You have got to find a tutorial of teardown modding and learn a bit about programming, because that's a bit to hard to explain via text maybe the site of teardown will help: https://www.teardowngame.com/modding/#modding
76561199121339754 12 Dec, 2021 @ 11:55pm 
where do i put the code in so i can make pipe bomb
Duck 12 Dec, 2021 @ 1:14pm 
ye i used calculator to try and work it out but thanks
Linuxius  [author] 12 Dec, 2021 @ 1:12pm 
Do debugPrint(GetShapeVoxelCount(brick )) in the tick(dt) function, then go in yhe game and throw the pipebomb.
Duck 12 Dec, 2021 @ 12:17pm 
but how do i know how many voxels there are
Duck 12 Dec, 2021 @ 12:16pm 
oh ok thanks rgagnon
Linuxius  [author] 12 Dec, 2021 @ 12:07am 
in the mod options menu and if it's already turned of just hit reset and it will work.
76561199121339754 11 Dec, 2021 @ 10:55pm 
how do i make it non explosive
Linuxius  [author] 11 Dec, 2021 @ 10:14am 
yep that is the code I was talking about.
rgagnon1807 11 Dec, 2021 @ 9:25am 
changed the program a bit myself lol, if u go in program, there is this "if GetShapeVoxelCount(brick ) == 44" just change the number to the amount of voxels in your texture
Duck 11 Dec, 2021 @ 3:37am 
oh dat kinda sucks
Linuxius  [author] 10 Dec, 2021 @ 8:13pm 
That is because of the way it's programmed, so it's more compatible with everything. To change the vox size you would also need ro change some of the code.
Duck 10 Dec, 2021 @ 6:41pm 
also why isnt it possible to change the vox of the brick i tried making it bigger but it made it explosive again
Linuxius  [author] 9 Dec, 2021 @ 7:24am 
thx, ill look into it.
Dzage 9 Dec, 2021 @ 5:06am 
Maybe there can be a way to amplify the velocity of a thrown item? The routes i see are:
1) basic apply body force (forward push without any arc is already implemented in shotgun upgrade). If its gonna work on input down it will push the objects with more velocity
2) Phisics gun method.

Wish u luck, we all are hyped about it
Linuxius  [author] 8 Dec, 2021 @ 1:05am 
apparently every items has tags that mean something or preform an action and if you add or remove that tag it wil either do the action or not.
Duck 7 Dec, 2021 @ 2:19pm 
how do you make pipebomb not explosive im stupid so idk how
пачка сигарет 5 Dec, 2021 @ 7:52pm 
dude i ahve fucking asked over and over for one of these in the discord since december of 2020 dude i fucking love you i want to kiss you