OSCLeash
OSCLeash copied to clipboard
VRChat OSC tool to move a player in the direction of a stretched Physbone.
could you make a version of this that supports the y axis so that you can make a avatar that can be picked up? or a prefab that will allow...
Hey! This pull request uses `tinyoscquery` to add basic support for OSCQuery. It will advertise all the endpoints OSCLeash expects to receive, and VRChat will send OSCLeash the parameters regardless...
Howdy! I randomnly stumbled across this project will doing some searching around leashing stuff and love it! I saw that one of the desired todos was a rewrite in C#...
nuitka does boost performance a bit by converting the code to c+, also they have a guide on how to setup github action to publish binary, I wont trust or...