mirror of
https://github.com/VRLabs/Local-Mirror-Detection.git
synced 2026-06-05 22:16:23 +00:00
No description
|
|
||
|---|---|---|
| .github/workflows | ||
| Instancer | ||
| Media | ||
| Resources | ||
| .gitignore | ||
| Instancer.meta | ||
| LICENSE | ||
| LICENSE.meta | ||
| Media.meta | ||
| Mirror Detection FX.controller | ||
| Mirror Detection FX.controller.meta | ||
| package.json | ||
| package.json.meta | ||
| README.md | ||
| README.md.meta | ||
| Resources.meta | ||
Local Mirror Detection
Sets an "IsMirror" parameter to true on your mirror clone
⬇️ Download Latest Version
📦 Add to VRChat Creator Companion
How it works
- The mirror clone initializes after the local clone by copying the local clone in its current state.
- By changing the value of a parameter before the mirror clone initializes, we can desync the two clones in the FX Controller.
Install guide
- Merge the Animator Controller
Mirror Detection FXto your own FX Controller, using the Avatars 3.0 Manager tool.
How to use
- The
IsMirrorparameter is a float. The value will be 1.0 on the mirror clone and -1.0 on your local clone.- You can use this float to play animations for only your mirror clone
- Note that you can not animate transforms on your mirror clone
Performance stats
FX Animator Layers: 1
Contributors
License
Local Mirror Detection is available as-is under MIT. For more information see LICENSE.