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

  1. el_gallo

    Question How to access whether collision trigger is active

    Okay. Cobbled this together from the vamX plugin's code and it seems to work in my Update function: Rigidbody rigid = containingAtom.rigidbodies.First(rb => rb.name == "lNippleTrigger"); Dictionary<Collider, bool> d = rigid.GetComponent<CollisionTriggerEventHandler>().collidingWithDictionary...
  2. el_gallo

    Question How to access whether collision trigger is active

    I'm developing a new VaM plugin. I've created TriggerActionDiscrete handlers for trigger start actions. However, I have noticed that what I really need for my plugin is either a handler or some way to access whether a trigger is active in my plugin's Update function. I know VaM is tracking it...
  3. el_gallo

    Paid Clothing Amamda Dairy cattle

    I think it would be a good idea to link in the look, especially if you created it. You have a lot of products where I would only be interested in the clothing if I could add it to the specific look in the photos.
  4. el_gallo

    Paid Looks Kinx

    It was an issue with SkyMagic. I had to bring the spectral intensity down to almost zero to avoid over reflecting her eyes.
  5. el_gallo

    Question Eye texture not transferring from Appearance Preset

    It was an issue with SkyMagic. I had to bring the spectral intensity down to almost zero to avoid over reflecting her eyes.
  6. el_gallo

    Question Eye texture not transferring from Appearance Preset

    I'm trying to import the model Kinx into another scene: https://hub.virtamate.com/resources/kinx.19089/ But the Appearance Preset I import doesn't have an eye texture and she just has metal eyes. I've already asked the author how to get the eyes to another scene but I'm wondering if anyone here...
  7. el_gallo

    Paid Looks Kinx

    @wunderwise When I try to save her as an appearance preset then import into another scene, the eye materials don't load and she just has broken metal looking eyes. How do I get the eyes into another scene?
  8. el_gallo

    Guides Hello World - plugin basics

    I don't understand why you had issues getting proper intellisense in VS Code. If I open PluginBuilder.sln file using this plug-in, it works exactly like Visual Studio: https://marketplace.visualstudio.com/items?itemName=fernandoescolar.vscode-solution-explorer Granted, I did this after fully...
  9. el_gallo

    Paid Scenes Virtual Sweetheart ReLoaded

    That sounds great to me. I'll keep an eye out for your next scenes and mod guide.
  10. el_gallo

    Paid Scenes Virtual Sweetheart ReLoaded

    Very much appreciated that you taking the suggestions in mind on CG and smiling. I would definitely be interested in coming back to the scene if you had a more intimate / clit grinding focused CG option and option to eliminate high amounts of smiling during sex. A mod guide would be welcome as well.
  11. el_gallo

    Paid Scenes Virtual Sweetheart ReLoaded

    Just wanted to give my feedback on my experience with the plug-in here. I think it is really well done but the long load times, even with the smallest possible scene, are too long for me personally. I'm a CG (Cowgirl) main so thankfully I was able to just get right to that with the smallest CG...
  12. el_gallo

    Question Removing clothing

    I'm fine with it, personally. I just didn't know where it was. Edit: Ah, I didn't see the mini rant from @RandomVAMUser. Good points.
  13. el_gallo

    How to change between creator's textures

    Sometimes creators have different textures for looks, ofter different face textures such as this one: https://hub.virtamate.com/resources/harley-queen.31490/ When I get these, I can never figure out where to go to change between the face textures. Is there a standard location to access and...
  14. el_gallo

    Solved Make eyes close when camera is close to simulate kissing

    Precisely what I was looking for. Thank you!
  15. el_gallo

    Question Removing clothing

    The Clothing tab doesn't have "Sim Only" as an option in my installation. Is it gone? Is it still possible to distinguish sim from non-sim clothing somehow?
Back
Top Bottom