Recent content by misterandy33

  1. M

    Looks Lorrayne

    The Arm Muscles and Traps Styles morphs seems to be missing as dependencies from the var. Edit: It might just be me... but it looks like the Traps morphs might have been baked into the base morph? Traps Style 1 @ 0.0: Traps Style 1 @ 1.0: (Traps Style 2 @ 1.0 has a similar look.)
  2. M

    Plugins + Scripts Auto Aligner

    Suggested QoL improvement? public static void UpdatePersonChoices(this JSONStorableStringChooser jssc) { List<string> choices = new List<string>() { "<none>" }; choices.AddRange(SuperController.singleton.GetAtoms().Where(a => a.type == "Person").Select(a => a.uid).OrderBy(x => x))...
  3. M

    Scenes Kera - Act of Kindness

    Hi ascorad, Can you please update the dependency for this from ascorad.Asco_Expressions.latest to ascorad.asco_Expressions.latest? For whatever reason, VAM thinks the two are different...
Back
Top Bottom