Giter Site home page Giter Site logo

zenithval / oscleash Goto Github PK

View Code? Open in Web Editor NEW
87.0 4.0 10.0 7.77 MB

VRChat OSC tool to move a player in the direction of a stretched Physbone.

Home Page: https://twitter.com/zenithval

License: MIT License

Python 97.67% Batchfile 2.33%
vrchat vrchat-sdk3 vrchat-tool vrchat-osc

oscleash's People

Contributors

aleonic avatar noideaman avatar nullstalgia avatar scruffyrules avatar suzedash avatar zenithval avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oscleash's Issues

Working with Unity 2022

This doesn't seems to work properly when uploaded on avatars with Unity 2022. Is going to be fixed at any point or is there something I'm missing?

Potential fix for arm locking bug

I just saw this vrchat canny post: https://feedback.vrchat.com/feature-requests/p/osc-locks-arms

The user McArdellje came up with this solution to prevent your arms locking to your sides when getting dragged around on a leash:

This specifically only occurs when using any "/input/" OSC parameters and, while still a bug, can be worked around by setting the parameter's value to 0 at least once per second.
I found that trying to send it once per second was not stable enough though I found that sending a value of 0 every 0.4 seconds and waiting 0.01 seconds before sending the correct value again entirely prevented this bug while adding minimal "jitter" to movements

Edit: Whoops, just saw that you already commented about this on another github issue ๐Ÿ˜…

Could this fix be implemented into OSCLeash? Would be a huge quality of life improvement

2.1.2 wont run, error about no module Controllers

Error output

C:\Users\noideaman\AppData\Local\Programs\OSCLeash>OSCLeash.exe
Traceback (most recent call last):
  File "C:\Python311\Lib\site-packages\cx_Freeze\initscripts\__startup__.py", line 124, in run
  File "C:\Python311\Lib\site-packages\cx_Freeze\initscripts\console.py", line 16, in run
  File "..\OSCLeash.py", line 7, in <module>
ModuleNotFoundError: No module named 'Controllers'

but running with python works just fine, i only installed python_osc over pip no extra modules

I have tried adding packages and modules to the build config, but to no avail so far.

not a issue but a request/new tool

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 a pickup point or something?

Antiviruses Flag Executable

The current OSCLeash executable is just the python code and its dependencies combined into one.
As mentioned in this git issue, it's common for antiviruses to flag applications packaged by PyInstaller.

VirusTotal for OSCLeash 2.1.0

Although this is a false positive, it's is a hinderance for non-technical users trying to download the application.
The git issue linked above has a potential solution that I'm looking to try later.

I'm unable to get it to work

The script doesn't appear to be receiving any data from VRChat, the console output never changes.
It sends default data on startup to VRChat and appears in the Debug menu, maybe it's a prefab setup issue, the instructions aren't very clear.
Eventually I'd like to implement the functionality into my Rust program and on all my public avatars.
You should try getting this functionality put into https://github.com/VolcanicArts/VRCOSC

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.