• 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.

Recent content by Hiropop

  1. H

    VaM 1.x Create edit field in Plugin?

    Thank you hazmhox! (Glad it wasn't such as simple question!) In case its useful, here is my CreateTextField equivalent based on what I found in VAMStory. I also found the storable has a register input field option so it can be updated for each key, or just at the end: private...
  2. H

    VaM 1.x Create edit field in Plugin?

    Hi, I expect this is a dumb question but I really can't figure it out! In my script I have a JSONStorableString - how I can I create a single line editable text field so the user can change the value? I have found how to create sliders and buttons etc, but the CreateTextField method creates a...
  3. H

    Plugins + Scripts IdlePoser

    This is really cool, thank you MacGruber for sharing it! I have a problem though maybe. I set up two IdlePoser plugins, one for the arm and one for the hand. The for the hand has just the built in morphs (Right Hand Fist, etc) and the one for the arm just the rHand controller. If I use...
  4. H

    VaM 1.x Timeline syncing animations with different names across layers?

    Thanks hazmhox! OK so if I want each animation to control different targets, I either need to use segments or have something external turn the weights up or down before playing, right? (I don't think there's a way to not set at least the first keyframe for each controller.) I'll have another go...
  5. H

    VaM 1.x Timeline syncing animations with different names across layers?

    Hi, am wondering if someone can explain how layers are meant to work together in AcidBubbles' Timeline? If I create two layers, each with one animation, they both play together, even though the animations have different names and are not in the same set. And if a layer has two animations the...
Back
Top Bottom