Search results for query: *

  • Users: CodeyChaos
  • Content: Threads
  • Order by date
  1. CodeyChaos

    Unity Dropdown UI Prototype

    I’ve been working on a Unity dropdown menu system for use in VaM, mainly as a clothing selector UI, but with the idea to mod it to use for selecting animations or whatever else. I don’t intend on releasing this as a plugin since the script more resembles the story of a love/hate relationship...
  2. CodeyChaos

    Question Solved: How To Code RestoreAllFromStore1 (Material Presets)

    Does anyone know how to access the 3 save slots for clothing materials presets via code? The buttons in the green and red boxes at the top right of the materials tab in clothing customization. They're accessed from a trigger via ReceiverAtom- Person Receiver- [clothing item]Material[material...
  3. CodeyChaos

    Script Screenshot For Plugin Save/Load

    Thanks to using MacGruber_IdlePoserUI.cs as a guide, I'm scripting a save system for my plugin that saves in the usual VaM way. The only thing missing is the screenshot option that usually pops up, like when saving a scene for example. Just wondering if there's another plugin out there that...
  4. CodeyChaos

    Interactable CUA

    I'm wondering what the limitations are with creating plugins for CUAs? I've imported a standard 3 option Unity Dropdown UI that does function visually in a VaM scene as expected (menu expands downwards on click and the selected option changes), but I'm guessing it might be a long shot to be...
Back
Top Bottom