Create Your First VRChat World
Video version: https://youtube.com/playlist?list=PLPdWkxUSZ65Fp6ICrU7mIq1znAfPwMhNZ
This is the script of a video tutorial series about how to create your first VRChat World using a Unity-only workflow.
This is a project-based course which will end with having a made a unique room and understanding the basics of world creation, such as using Unity and the VRChat SDK, constructing unique geometry with Probuilder, materials and PBR textures, detailed lighting, the asset store and external models and prefabs, World Space UI, Udon, pickupabbles, and Quest compatibility.
Introduction to Unity and VRChat Creator Companion
Have you ever wanted to make your own VRChat world but never knew how to start? Creating an in...
Introduction to Unity
Teaches the concepts of Unity required for world creation. Most everything here pertains exclusiv...
Modeling
In this lesson, we will build the geometry of our room! There’s something quick we should get ...
Textures and Materials
Now that we have our geometry, it’s time to apply some detail to the surfaces. The way this is ...
Lighting
Welcome back to the 4th lesson in this tutorial series where we will create proper lighting for...
External Assets and Prefabs
Again I have to backtrack at the first part of the lesson because it turns out a topic I chose ...
Introduction to VRChat Specific Unity stuff
The topics under this section will address things in Unity that are specific to VRChat.
Mirror Toggles with UI
Let’s get to the moment most of you have been waiting for, adding a mirror! In the project tab,...
Collider Toggles with Udon
This is a continuation from the last lesson, where we will be making a world space UI button to...
Pickupables and Physics
Now what about things that you want to pick up or throw? This, unsurprisingly, requires physics...
Videoplayer, Pens and Other Prefabs
I figured I’d dedicate a separate short lesson to VRChat specific prefabs, because there are...
Uploading to VRChat and Quest Compatibility
As Quest users become more and more prominent on VRChat, compatibility for the Oculus Quest is ...
Never Stop Learning
So you’ve finished, now what? The first thing I would recommend is to start using version cont...