• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Search results for query: *

  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