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

Plugins + Scripts Alternative Futa

Download [<1 MB]
  • Added triggerable preset loading with path. This will give scene creators a lot of flexibility! In contrast to the button in the UI of the plugin, where you have to manually choose the preset file from a file path dialog popup, the new functionality offers fully automated preset loading upon button click or trigger call (e.g. from within timeline). Use the following trigger inputs (see screenshot below):
    'Receiver Atom' = person atom hosting the AlternativeFuta plugin
    'Receiver' = 'plugin#?_Stopper.AlternativeFuta' (adjust ? to match the plugin number)
    'Receiver Target' = 'Load Preset From Path'
    ‘Text To Send’: Enter a path formatted like 'Saves\PluginData\RunRudolf\AlternativeFuta\{filename}.altfuta’ (remove brackets and replace 'filename' with the actual file name)

    1781610648828.png


    Further advantage: Using this new trigger, removing and disabling the AlternativeFuta plugin will restore the original (female) skin textures, so no black hole any more! See 'Known Issues' below for more info on the UV requirement for the base skin.
  • Moved the preset file save folder to 'Saves\PluginData\RunRudolf\'. If you have existing altfuta preset files and want to use them with this plugin, move them from 'Saves\AltFuta' to the new location.
  • Adding checks to only load the plugin on female person atoms and only allowing one instance of the plugin per atom.
  • Small UI improvements (custom buttons)
Note: I will probably eventually remove the AltFuta functions from the ControlCenter of the Realistic Foreskin & Erection plugin suite, also including the corresponding triggers. With the new triggerable preset loading directly in the Alternative Futa plugin it is much easier and less prone to problems. In case this would be a problem for you, let me know please.

Known Issue: Loading the AlternativeFuta plugin on a female atom with a skin set not based on 'UV: Base Female' will lead to texturing errors. Using the 'Base Female' UV seems to be a prerequisite. Just select a 'UV: Base Female' based skin (set such as many be REN, e.g. 'Maria', or 'Lexi') in the 'Skin Select' tab before loading the AlternativeFuta plugin. I will alter add a check and warning for this.

If you like this plugin, leaving a review is much appreciated. Please comment if you find bugs or have an idea to improve this. Thanks and have fun!
  • Bugfix: Fixed disappearing UI after the plugin is switched on and off. This occurred when disabling the plugin while being in the Penis Materials view. Thanks @VRPornGameFan for the hint!
  • Adding a triggerable ‘Reload Skin’, 'Load Preset' and 'Save Preset' function. You can use these functions from within Timeline (trigger track) or with UIButtons. Thanks @Virtamales for the suggestion (in the discussion of the original plugin).
  • Bugfix: Eliminating “Exception during Store of plugin#1_Stopper.AlternativeFuta: System.NullReferenceException” while loading a saved file by adding some additional null reference checks.
  • Started to clean up the UI a bit and added tooltips. Thanks @Skynet for the Tooltips plugin!
Consider this a beta update. Working in someone elses code is initially challenging, and this might introduce unwanted side effects. Please report any issues you find, and feel free to let me know what else you miss!
Back
Top Bottom