Teardown

Teardown

300 ratings
[on-hold] Universal Door Latch Framework
   
Award
Favorite
Favorited
Unfavorite
Type: Global
File Size
Posted
Updated
220.713 KB
Mar 4, 2021 @ 5:19am
Aug 24, 2022 @ 5:51pm
8 Change Notes ( view )

Subscribe to download
[on-hold] Universal Door Latch Framework

Description
UDLF
Universal Door Latch Framework mod for Teardown
DISCLAIMER:
This does not change doors in maps that have not been set up to use it. That means that no built in maps will have this functionality.
What it does:
This script allows for a generalized approach to latching doors without the need to give joints individual names and write custom scripts to look for those names specifically.
Permissions:
This is meant to be used in maps. If you do set up doors to use this script, just remember to put it in your required list.
How it works:
When the door is near enough to the closed position (limit "0"), it will apply a slight force to keep it closed. When you grab the door, it removes that force, allowing you to open the door. following this, it will remain loose until the door returns to its closed position. That means that if you leave a car door open, you could use your brakes to close it. This is different than other implementations that use interactions (button prompt) that switch the direction of the force. This is due mostly to my own preference, but also due to how the script checks for each door. It could probably be easily changed though if you prefer that method.
For developers:
An example map is available here: https://steamcommunity.com/sharedfiles/filedetails/?id=2414412110 Add "Latch" tag to the VOX of each shape. DO NOT TAG THE JOINT! Otherwise, the script will not work. Add built in sound effects by extending the tag to "Latch=Vehicle" or "Latch=Structure". If you add custom sounds, this will function as a fallback for if a file is not included. Fallback does not currently work if the file does not exist or is not valid. I'm looking into validation. Custom sounds can be added with "LatchOpenSound=../mod_name/path_to_sound.ogg" and "LatchCloseSound=../mod_name/path_to_sound.ogg". Ensure that the path always starts with "../" followed by the name of the FOLDER your mod is in, and then the rest of the path to the sound. For some reason "../MOD/" and "../LEVEL/" don't work. Please ensure that all joints you wish to latch are in the closed position at limit 0, as this is what the script considers the "closed" position. This generally means that the door is closed in the .vox file.
Popular Discussions View All (2)
3
Oct 11, 2024 @ 11:11pm
maps that support this mod
Portuguese
6
Oct 23, 2022 @ 3:21am
Put your feedback here.
Magnymbus
39 Comments
Joseph28 Mar 13 @ 8:24pm 
Bro the doors dont even open when I open car
Magnymbus  [author] Nov 18, 2024 @ 4:12pm 
Anyone can do anything they want with my mediocre code.
no Nov 15, 2024 @ 1:30pm 
Any way to stop it from picking the wrong joint-attached shape, like a "NoLatch" tag?
If not, considering this project is on hold, would it be fine if I took the mod and edited it to add that?
Magnymbus  [author] Mar 22, 2024 @ 6:22pm 
Project is on hold
conaylo Mar 22, 2024 @ 5:42pm 
how do i make the door open?
Dakota Dec 26, 2023 @ 10:56am 
Can you put locks on the doors? I like putting stuff in but the doors keep swinging open when i drive away.
Marie Oct 21, 2023 @ 8:43am 
IT does not work not even on the standard teardown maps
mlinn Aug 4, 2023 @ 3:59pm 
breaks all doors on spawnables
Magnymbus  [author] Jul 8, 2023 @ 7:29pm 
Only ones designed specifically for this script.
PRO1234 Jul 5, 2023 @ 9:46am 
what maps does it work on?