Purpose-built Udon Behaviours and tools to make your own
Built with ❤︎ by orels1 and contributors
- VRC SDK3 with Udon (v 2021.06.03.14.57+)
- Udon Sharp Compiler (v 0.19.12+)
- 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
Copyright (c) 2020 orels1
Licensed under the MIT license.