This page is mostly done, but still a work in progress.
Beware AI slop.
Thereâs a few creators that vibe code Udon scripts or models for storefronts and throw an awful genAI image on top of it to sell. This is gross. Donât encourage this and avoid them
Sometimes it can be hard to find assets and models for VRChat; hereâs the places I look!
đ Finding Prefabs
VRCPrefabs
- This used to be the collection of VRChat prefabs, but it seems to have fallen apart.
- Pretty sure itâs not being updated anymore.
- Be skeptical of Google Drive/MEGA links, obviously.
- This might be a better way to browse: https://z3y.github.io/prefabs-browser/
Jinxxy
- New kid on the block! All VRChat items!
- Creators pick how much to pay the platform.
- Prices tend to be cheaper here as Booth + Gumroad take ~30%
- Contains mature content, behind a blur.
- The top row of items on any page is always sponsored, unrelated to your search
- There is way more AI junk here than there used to be, though it seems to be coming from certain people.
Booth
- Honestly where Iâve had the most luck finding assets.
- Use the VRChat tag to avoid random vroid items tripping you up.
- Item pages tend to be in Japanese, have your Google Translate ready
Gumroad
- Not just for VRC, but the original storefront
- Gumroad has been hostile to creators in recent years though, so people tend to be leaving.
- Check Jinxxy before you buy!
- If you do need to buy from Gumroad, make sure â&recommended_by=searchâ isnât in the url before purchase! While discovery is the only way to search, using it (with that in the url) takes money away from the individual creators!
GitHub
- Occasionally youâll find more technical projects here.
- https://github.com/madjin/awesome-vrchat - Unfortunately this is pretty dated.
Unity Asset Store
- You gotta be careful here, most things here are made for the full Unity engine and wonât work with VRChatâs whitelisted world components.
- Good for if youâre having trouble finding an object or premade environment, but it can be a bit pricey.
Cosmos by Leartes Studios
- They do have some freebies, and frequent sales!
- Occasionally Humble Bundle will run bundles with enviroments
- Not everything is ready for Unity!
- Their materials use ShaderForge, for VRC Light Volumes compatibility I end up remaking the materials with Mochieâs or Poiyomi
đȘ Common World Prefabs
Video Players
- VideoTXL (VPM) - Must use if youâre planning to host events. Iâve found it a bit annoying to setup, try to consult the docs.
- VizVid (VPM) - My current favorite, though maybe a bit too modular. People kinda have trouble understanding you click the video for controls sometimes
- USharpVideo - Hasnât been updated for a while, used to be considered the most stable.
- ProTV - Regarded as fairly buggy, but version 3 is still in development. Doesnât handle streamed video well.
âRecordâ Players
- Vard and Temmie - Only works with USharpVideo, everything is contained in one script component.
- UdonVR - Allows for playlists, and works on other video players! Thereâs a script for the âRecord Playerâ and a seperate script you put on each âRecordâ.
Decor
- Flexicurve - For building fairy lights. :)
Lighting
- https://github.com/Torvid21/LUTBeams - Volumetric Fog lights