Av3Emulator
Av3Emulator copied to clipboard
Emulator for VRChat's Avatars 3.0 system, built on the Unity PlayableGraph API
In #138, `IsOnFriendsList` is implemented as a friend remote players. we think it's good to add support for non-friend remote clones. Currently, Av3Emu has ability to create multiple remote clone...
Since Open Beta `1381`, constraints are removed from mirrored avatars so I implemented this behavior.
I'd like to be able to see what my avatar is doing when it moves forwards/back/etc. I see there's a velocity settings, but I don't see any difference when I...
### Description Hello! Contacts set to "Allow Others" while "Allow Self" is unchecked do not behave as expected in play mode ### Reproduction Steps 1. Setup a new contact on...
This moves to the very beginning of Start without disabling gameobjects, since AFAIK all components initialize in start
Initializing Av3Emulator in Awake will cause incompatibility with tools applied on IProcessSceneWithReport. Awake is very very early state in scene initialization which can (not always) be before IProcessSceneWithReport, a unity...
I have always thought this was just how gesture manager works, but I recently tried gesture manager on its own and it was way more responsive and nicer to use....
Functions in A3EOSCConfiguration are used to access the OSC configuration files from within the VRChat user directory. I do think it would be worth revisiting this code to make sure...
As stated in title. The creator companion GUI only supports windows, however the VRC SDK, and Unity, support Linux and Mac, current instructions are incomplete and lack guidance for non-windows...