Sets an "IsMirror" parameter to true on your mirror clone
- 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.
Local.Mirror.Detection-9.mp4
- Merge the Animator Controller
Mirror Detection FX
to your own FX Controller, using the Avatars 3.0 Manager tool.
- 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
FX Animator Layers: 1
Local Mirror Detection is available as-is under MIT. For more information see LICENSE.