• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. 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.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Recent content by RunRudolf

  1. RunRudolf

    Plugins + Scripts CustomTabUI

    Man thats genious! I did not realise how this works. Am I stupid or does your plugin lack some instructions on how to use? :rolleyes:
  2. RunRudolf

    Plugins + Scripts CustomTabUI

    That would be cool, but I think there is no way to modify column with for not being equally distributed. I tried this: { layout = CustomLayoutUI.create(this, CreateUIElement, "TestLayout", 0, 450).newFullLineUI().enableLayoutMode(false).setLayout(5, 8); // 300 is...
  3. RunRudolf

    Plugins + Scripts CustomTabUI

    Perfect, thanks!! I will go for a three col layout here, because that makes most sense. Also found the Default Button and some more formatting options. How would you do small spacers between the sliders? Would you use a 5 column layout or rather some padding or so?
  4. RunRudolf

    Plugins + Scripts CustomTabUI

    Hi, could you please help me with destroying the ui elements correctly? This is how it looks if active: I try the following to remove all CustomUI elements (BaseSliderSimpleUI elements): CustomUI.closeAll(); if (layout != null) { UnityEngine.Object.Destroy(layout.gameObject)...
  5. RunRudolf

    VaM 1.x Looking for Specific VaM Slider.

    It's a default JSONStorableStringChooser used with an UIDynamicPopup: test1 = new JSONStorableStringChooser("Name", ValueList, defaultMode, "Decal", callback); UIDynamicPopup popup1 = CreateScrollablePopup(test1, false);
  6. RunRudolf

    Plugins + Scripts CustomTabUI

    Thanks again, I will consider this, but I think I would rather only go forward if we can somehow find a solution to the missing "default value" functionality. This is rather important (in contrast to the +1, +0.1 and range buttons) and users need this to reset single morph values.. Not all of...
  7. RunRudolf

    Plugins + Scripts Realistic Foreskin & Erection Simulation

    Thats true, it's a pity. I asked Chokaphi whether this could be implemented (see https://hub.virtamate.com/threads/decal-maker.225/post-208349) and it did not sound like a clear "no", but it certainly is some major change.
  8. RunRudolf

    Plugins + Scripts CustomTabUI

    Thank you very much!! It does work, although I do have a slightly different UI system, because I already have a crude tab system and I need to add/destroy the sliders when the tab is activated/deactivated, but not the JSONStorable. Currently, I use for my sliders...
  9. RunRudolf

    Plugins + Scripts CustomTabUI

    Thats pretty cool, looks amazing! I see where the classes are in the linked .cs files (where it gets the formatting from), but I have no idea how to include this into an existing plugin. I suggest you give a few hints for non pro developers (like me) to understand how to best use your content...
  10. RunRudolf

    Plugins + Scripts CustomTabUI

    Hi, as discussed in today's message, I would welcome it very much if there was an option to have a (very) compact slider. The standard slider uses half a line and quite some height - I think it would be ideal to have one that is only one quarter of a line, such as in Flexit or Shakeit by...
  11. RunRudolf

    Plugins + Scripts Realistic Foreskin & Erection Simulation

    Please ask this in the SexyFluids discussion! Not sure Foost is reading here.
  12. RunRudolf

    Plugins + Scripts Realistic Foreskin & Erection Simulation

    RunRudolf updated Realistic Foreskin & Erection Simulation with a new update entry: A Few More Decals + Bugfixes Read the rest of this update entry...
  13. RunRudolf

    Plugins + Scripts Realistic Foreskin & Erection Simulation - A Few More Decals + Bugfixes

    Credits: Characters: Anja (ddaamm) wearing YHstockings01, YHgartner01, YHgloves01 & potie01 (maru01), Tracey (RiskyBizz), Juwel (waxapple), Poses: LDR Standing_Pose New Content RealisticForeskin: Added more genital decals to advanced mode. They are from BigCscar’s formidable ‘Dicklicious’...
  14. RunRudolf

    Textures Resources Pack

    RunRudolf updated Resources Pack with a new update entry: More Penis Decals Read the rest of this update entry...
  15. RunRudolf

    Textures Resources Pack - More Penis Decals

    - Added more genital decals and normals, best to be used with RunRudolf.RealisticForeskinSim.95. The decals are from BigCscar’s formidable ‘Dicklicious’ package and I got permission to modify and repack them here – please do not repack them as they are CC-BY-SA-NC. The new decals contain some...
Back
Top Bottom