Fully Customizable Piston, Easy to Use, Great Results!
Take full control with this highly flexible piston system designed for seamless integration into your own scenes. Whether you're looking for precision or variety, this tool delivers:
Adjustable Max & Min Depth: Fine-tune the piston’s...
// AutoAligner.cs
using UnityEngine;
using System.Collections.Generic;
using System.Linq;
namespace Stopper {
public class AutoAligner : MVRScript {
JSONStorableStringChooser personChooser;
UIDynamicPopup personPopup;
JSONStorableStringChooser boneChooser...