Skip to main content

Final Things (Version control, optimizations)

Version Control

If you are putting a lot of time and effort into a world, version control is a must (lest you end up like me and lose your work). Version control tracks the changes you make to your project and allows you to revert your project to previous states (indispensable if something goes wrong).

Working on a world, you are most likely going to be one person on a single computer, so I would simply recommend using Sourcetree[www.sourcetreeapp.com].

 

Optimization (Review)

World Creation, Optimization, and Community Labs Tips[docs.vrchat.com]
Quest Content Optimization[docs.vrchat.com]

  • Set everything that is static to static [will allow for lighting and occlusion culling to be baked]
  • Set all lights to baked
  • bake the lighting
  • Bake occlusion culling