Awesome
<hr> <p align="center"> <strong>Purpose-built Udon Behaviours and tools to make your own</strong> </p> <p align="center"> <sub>Built with ❤︎ by <a href="https://twitter.com/orels1_">orels1</a> and <a href="https://github.com/orels1/UdonToolkit/graphs/contributors"> contributors </a> </sub> </p>Quick Start Guide
Requirements
- VRC SDK3 with Udon (v 2021.06.03.14.57+)
- Udon Sharp Compiler (v 0.19.12+)
Installation
- Grab the latest package from releases
- Import it into the project
If you're upgrading from version prior to 1.x.x - you'll need to follow these upgrade steps to upgrade
- When importing you can select what to import:
- Internal: REQUIRED. Contains all the editor functionality
- Systems: Various systems listed in the SYSTEMS section of the documentation
- Behaviours: A collection of scripts that perform actions in the world. You can find the full list in the BEHAVIOURS section of the documentation
- Demo: assets and examples scenes for all the systems and behaviours. You should import this only if you are importing the full package
- Open your
Project Settings
->UdonSharp
and in theDefault Behaviour Editor
selectUdonToolkit Editor
Check out the wiki for all the information
If you still have questions - join the discord
Copyright
Copyright (c) 2020 orels1
Licensed under the MIT license.