ONLY FOR Tesseractahedron guns
- right click on this page and copy the URL
- paste the url in notepad or something, you need to copy the actual ID (the numbers) of this mod
- go to steam library and right click on teardown and browse local files
- look at the address bar and press back arrow until you are at "steamapps"
- click workshop, then content, then find the folder named "1167630" (teardown mods)
- go to search bar and paste the ID of the mod
- once you find the folder for the mod, find main.lua
- open up main.lua, press control F (to find) and search for "function Shoot()"
- inside that function there should be a line that says "local gunpos"
- set the third value inside of the vec() to like -3 or -4
^^ should look like this "local gunpos = TransformToParentPoint(gt, Vec(0.275, -0.6, -3))" - DONT mess with the first two values, they are up and down and left to right, they arent the right directions
- save the file and load up the gun AND YOU ARE DONE
idk if its the right place to post???