automatic alignment

  1. Auto Aligner

    Plugins + Scripts Auto Aligner 3
    Hub-Hosted VAR CC BY-SA

    // AutoAligner.cs using UnityEngine; using System.Collections.Generic; using System.Linq; namespace Stopper { public class AutoAligner : MVRScript { JSONStorableStringChooser personChooser; UIDynamicPopup personPopup; JSONStorableStringChooser boneChooser...
Back
Top Bottom