You get: 7Display unity package, 7Display OSC server
OBSOLETE: This asset is obsolete, as vrchat includes a text chat system! I won't be maintaining this.
7Display is a VRChat avatar accessory that lets you type out any text onto a display on your avatar. I find it useful when I want to be silent while playing.
Features
-
NEW: 7Display now has an OSC keyboard! Enable OSC in vrchat, run osc7display.exe, and type with a keyboard instead of with your action menu!
- All 95 printable ASC...
2022-03-29 00:56:17 +0000 UTC
View Post
VRPlace is prefab for VRChat worlds. it's "r/place" for VRChat. It's a video of a 256x256 pixel grid, and any user can edit 1 pixel on the grid every 20 seconds.
VRPlace is quest compatible! It will add <2MB to the world size.
VRPlace depends on UdonSharp: https://github.com/MerlinVR/UdonSharp
WARNING: Unity might take its sweet time when adding this asset to your world. Do yourself a favor: never inspect the p...
2022-01-10 01:58:15 +0000 UTC
View Post
A small script for VRChat avatars that swaps all materials in scene with materials with an "_Android" suffix. e.g.: an avatar using "Assets/MyAvatar/Body.mat" will have its material swapped out with "Assets/MyAvatar/Body_Android.mat" (if it exists).
The tool is under Tools > Uber > AndroidMaterialSwap