No description
Find a file
2024-12-04 21:43:07 +01:00
.github/workflows Add better release woorkflow 2024-11-15 15:06:10 +01:00
Instancer Add 2019 support for vcc 2024-03-06 11:41:24 +01:00
Media Commit meta files 2024-02-19 10:24:34 +01:00
Resources Updated folder structure 2023-09-11 20:21:23 +02:00
.gitignore Update .gitignore 2022-06-29 23:46:56 -04:00
Instancer.meta Add Instancer 2023-12-15 20:44:21 +01:00
LICENSE Rename name in license 2023-11-27 12:43:03 +01:00
LICENSE.meta re-include unreferenced asset meta files 2022-06-29 23:54:12 -04:00
Media.meta Add setup video 2023-09-24 02:23:04 +02:00
Mirror Detection FX.controller Initial cleanup 2023-08-09 17:41:12 +02:00
Mirror Detection FX.controller.meta Initial cleanup 2023-08-09 17:41:12 +02:00
package.json Update package json 2024-08-21 19:14:40 +02:00
package.json.meta Add package.json and new workflow 2023-12-15 18:10:04 +01:00
README.md Update README 2024-08-21 19:14:50 +02:00
README.md.meta re-include unreferenced asset meta files 2022-06-29 23:54:12 -04:00
Resources.meta Updated folder structure 2023-09-11 20:21:23 +02:00

Local Mirror Detection

Generic badge Generic badge Generic badge Generic badge Generic badge

Generic badge Generic badge

Sets an "IsMirror" parameter to true on your mirror clone

VRChat_2023-10-25_20-51-13 163_3840x2160

⬇️ 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

https://github.com/VRLabs/Local-Mirror-Detection/assets/76777936/f225e58d-5863-4e29-ae00-87bf8f4bfde5

  • Merge the Animator Controller Mirror Detection FX to your own FX Controller, using the Avatars 3.0 Manager tool.

How to use

  • The IsMirror parameter 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

Dreadrith

License

Local Mirror Detection is available as-is under MIT. For more information see LICENSE.