Skip to content

orels1/UdonToolkit

Repository files navigation


Purpose-built Udon Behaviours and tools to make your own

Built with ❤︎ by orels1 and contributors

Quick Start Guide

Requirements

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 the Default Behaviour Editor select UdonToolkit Editor

Copyright

Copyright (c) 2020 orels1

Licensed under the MIT license.