Skip to content

Screwable/VRWorldToolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRWorld Toolkit is a Unity Editor extension made to make VRChat world creation more accessible and lower the entry-level to make a good performing world. Currently, the tool is aimed only for people making VRChat worlds and will only work with the VRCSDK imported, but this might change in the future.

To report problems, you can either contact me on discord at 1.#0001 or create a new issue. Feel free also to join my discord server!

Current features

  1. World Debugger

Goes over trough your scene and checks for common issues, and makes suggestions on what to improve. Includes over 70 different tips, warnings, errors, and general messages currently!

  1. Disable On Build

Adds a new Tag that disabled GameObjects on world upload. The most significant use case is using this for trigger-based occlusion.

  1. Post Processing setup

Automatically import and setup a simple starter Post Processing setup to edit further.

  1. Custom Editors

Adds 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.

  1. 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!

Thanks to

  • Pumkin - For helping me a lot to get started and creating the original Disable On Upload feature that got me started on this project
  • Silent - For making my texts more clear and for help on Post-Processing features

About

Unity Editor extension for making VRChat worlds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%