VRWorld Toolkit is an Unity Editor extension made to make VRChat world creation easier and overall lower the entry-level to make a good performing world. Currently the tool is aimed only for people making VRChat worlds but I'm considering making so it can be used even for standalone game development.
To report problems you can either contact me on discord at 1.#0001 or create a new issue, feel free to also join my discord server!
- World Debugger
Goes over trough your scene and checks for common issues and makes suggestions what to improve. Includes over 70 different tips, warnings, errors and general messages currently!
- Disable On Build
Adds a Tag you can assign to GameObjects you want to disable when the world is uploaded. Biggest use case is using this for trigger based occlusion.
- Post Processing setup
Automatically import and setup a simple starter Post Processing setup for you to edit further
- Custom Editors
Adding more features to the pre-existing VRChat components to make them easier to use and provide quality of life improvements. If not needed they can also be easily disabled.
- Useful Links
Quick access to download latest SDK versions and other useful links that are often needed when working on worlds.
Disclaimer: This extension is still a work in progress. Even though I try to test it thoroughly things can break. Remember to make backups of your projects and use this at your own risk!