Skip to content

Erumite/Eremite_VRC_Udon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eremite's VRChat Stuff - Udon Edition

Was this mess useful? https://ko-fi.com/eremite

This repo is here to contain a bunch of VR Chat related notes, prefabs and demos. It serves both as a way of storing notes for myself and for showing friends/fellow creators how I go about certain things.

Things tend to be functional rather than pretty to avoid model/texture copyright problems - most stuff can be model/texture swapped relatively easily.

There are various README.md files sprinkled around the repo that have more information about the specific folder - particularly in release directories. Please refer to them for more detail.

For SDK2 stuff, see the old repo here, though keep in mind it's no longer maintained and SDK2 will likely be deprecated in the future.

Requirements

You'll need to install these first as some of the stuff in here relies on them:

Ideally, use the VRChat Creator Companion (VCC) to set up SDK, U#, player emulator, etc. Then import UdonToolkit.

Also, for best results, set the Editor to the UdonToolkitEditor:

NOTE for UdonToolkit with Udon 1.0

If you're getting errors, right-click in the UdonToolkit folder and create a new UdonSharpAssemblyDefinition, select it, then drag the UdonToolkitRuntime object into the Source Assembly field.

Edit -> Project Settings -> "Udon Sharp" tab -> Default Behavior Editor = "UdonToolkit Editor"

How do I use this?

I tend to not make unity packages for this stuff, so cloning the repo and importing the Assets/Eremite directory will probably be sufficient.

You can probably also just clone this repo to a folder and open it as a new project in Unity. Things might get a little screwy if the requirements are missing, so you would probably want to copy them from another project first. So:

  1. Download/Clone this repo.
  2. Drag in folders from another project:
  • VRC SDK 3.0
  • UdonSharp
  • UdonToolkit
  1. Open directory with Unity the current version

Once that's sorted, you can just do a git pull for updates.


Releases

  • 3D Keypad - A keypad that uses 3D objects rather than a Unity UI
  • Door Portals POC - A replacement for VRChat portals in the form of a door.
  • Camera Drone - Little drone you can fly around in a world with some optional doodads

Guides

( nothing here yet )


About

Various scripts and utilities for VRChat's Worlds 3.0 / Udon

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published