https://github.com/mrzolovrc/vrcui
A dynamic script for screen Ui in VRChat
https://github.com/mrzolovrc/vrcui
udon udonsharp vrchat
Last synced: 2 months ago
JSON representation
A dynamic script for screen Ui in VRChat
- Host: GitHub
- URL: https://github.com/mrzolovrc/vrcui
- Owner: MrZoloVRC
- Created: 2024-11-06T00:54:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T06:48:05.000Z (5 months ago)
- Last Synced: 2024-12-27T04:22:11.503Z (4 months ago)
- Topics: udon, udonsharp, vrchat
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic UI/GameObjects for VRChat
## Overview
This repository is for the script/prefab VRCUi. VRCUi is a vrchat script used for worlds, it has 2 main fetures, Dynamic object movment, and bone hooking.## Features
- **Dynamic Object Movment**: Implement game objects that can be moved and manipulated by players in real-time.
- **Customizable Settings**: Adjust various parameters to tailor the behavior and appearance of UI elements and game objects.
- **Easy Integration**: Simple to integrate with existing VRChat projects, requiring minimal setup.