Vket Store: Discover assets tailored for the virtual space
Vket Store: Discover assets tailored for the virtual space

Recently viewed products

More
    Tools(Software)

    VRChat Raycast Laser - UdonSharp Script Tool

    Published from : 2021/12/14 01:30:25

    Product Details

    Raycast laser renderer and point-plotter for VRChat. VRC Raycast Laser is a single configurable UdonSharp behaviour that can be used to raycast a visual line-rendered laser with optional reflective properties and point-plotting for collision-detection objects. It is intended to be efficient and relatively simple to use without the need for any additional editor scripts or dependencies outside of UdonSharp. All configuration can be done within the Unity Inspector window without the need for any programming, Udon, or SDK knowledge. That said, the source code is cleanly-organized and commented in the hopes of also being a good learning tool. The main features of the Raycast Laser. Raycast Properties - General settings pertaining to the raycast function. Collision Objects - Optional references to game objects that can be plotted to laser endpoint and midpoint for collision detection. Reflective Properties - If and how the laser can reflect off of other game objects. More Info: https://github.com/Pokeyi/VRC-Raycast-Laser

    Terms of Use

    This work is licensed under the MIT License. Copyright © 2021 Pokeyi - https://pokeyi.dev - pokeyi@pm.me 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.