Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
Please credit me as antopilo if you share my mod. Even in videos. with a link to this page.
File credits
Thank you to the teardown team.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Donations
No donations accepted
This mods adds a working portal gun that replaces the spraycan.
Known bugs 1. Portal orientation bugs in some cases. 2. You cant teleport with objects
Installation 0. Make a backup of your game. 1. Drag and drop the data folder next to your teardown.exe 2. Choose Replace files when windows asks.
How to remove the mod
Go into data/ui/modloader.lua and paste in: -- This is called when you enter into a map. function modloaderinit() -- call init function of your mod here
end
-- This is called every frame. function modloadertick()
end
-- This is called every frame when drawing UI. function modloaderdraw()
end
Then go into data/vox/tools/ and delete spraycan.vox and rename spraycan.vox.backup to spraycan.vox