Experience realistic haptic feedback through VRChat touch interactions.
- Support haptic feedback triggered by touching specific Avatar areas
- Support multiple Coyote devices for multiplayer interaction
- Fully compatible with MA prefabs
- Customizable trigger zones
- Coyote 3.0 Device
- VRChat Account
- VCC install MA plugin
- Python 3.8 or higher
- WebSocket support
- Clone the repository:
git clone https://github.com/ggg123124/kemomimimomo-DGLab
- Install dependencies:
pip install -r requirements.txt
- Run the program:
python main.py
- Download the latest version of the prefab
- Import the prefab into your Avatar project
- Place trigger components at desired haptic feedback locations
- Ensure all variable names match the prefab
- Launch VRChat and enter the game
- Connect Coyote device to WebSocket
- Press the circular button on device channel A to start receiving signals
- When other players touch the trigger zones, corresponding haptic feedback will be generated
- Current version is still under development and may have known issues
- Please check device connection status before use
- Submit an Issue if you encounter any problems
Pull Requests and Issues are welcome to help improve the project.
MIT License