• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
Auto Aligner

Plugins + Scripts Auto Aligner

Download [<1 MB]

bqbq

Well-known member
Joined
Apr 29, 2024
Messages
132
Solutions
1
Reactions
463
bqbq submitted a new resource:

Auto Aligner - Auto Piston, Automatic Alignment, Auto Dildo

C#:
// AutoAligner.cs
using UnityEngine;
using System.Collections.Generic;
using System.Linq;

namespace Stopper {
    public class AutoAligner : MVRScript {
        JSONStorableStringChooser personChooser;
        UIDynamicPopup personPopup;

        JSONStorableStringChooser boneChooser;
        UIDynamicPopup bonePopup;

        Atom selectedPerson;
        Transform targetBone;
        UIDynamicTextField bonePathLabel;

        Dictionary<string, string> labeledBonePaths = new...

Read more about this resource...
 
Back
Top Bottom