Udon Tether
- DownloadDigital0 JPY
- DonationDigital300 JPY

UdonTether by @squiddingme WARNING: UDON TETHER IS CURRENTLY NOT COMPATIBLE WITH UDON AIRTIME! They're most likely to interfere if used together. In the future, I want to update them to make them compatible with each other. A swinging grapple system for VRChat. This is an asset for VRChat that requires Udon and UdonSharp. I can only provide English-language support for this item. You can visit a demo world here: https://vrchat.com/home/world/wrld_6ef9f9bc-e4d0-4a0b-9d4c-999106a0c37e
Basic Instructions
1. Import VRChat SDK3 to project (don't forget to let the SDK set up your layers and collision matrix) 2. Import UdonSharp to project: https://github.com/MerlinVR/UdonSharp/releases 3. Import Tether Grapple package to project 4. Compile all UdonSharp programs by using the button in the inspector of any Udon C# Program Asset 5. Drag TetherVRPickupPrefab into your scene to add a permanently accessible grapple device for VR users. It is accessible by grabbing behind the player's head. 6. Drag TetherDesktopPrefab into your scene to add a permanently accessible grapple device for desktop users. It is accessible in desktop mode by pressing G. 7. If you don't plan on modifying the scripts at all, this and some configuration of the TetherProperties scripts on the root objects of these two prefabs is enough to have a functional grappling world. More instructions can be found in readme.pdf in release packages.
License
Copyright (c) 2020 squiddingme Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.