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

Recent content by entitycs

  1. entitycs

    Plugins + Scripts SimpleStateMachine

    Found a bug When saving a scene having an SSM instance expected to restore to index 0, will instead restore to the last state. Good news: Fixed, and ready for next version release. Bad news: The next version has a new schema ordering format, and will thus not be directly backwards compatible...
  2. entitycs

    Help for updating a plugin?

    It's looking for "ISSphere" Atoms. Is there another .cs file that is supposed to add them to the scene, or do you have a scene with the Persons and ISSphere atoms already in it?
  3. entitycs

    Help for updating a plugin?

    Maybe you can grab a very simple free plugin, with the UI elements you need, and start inserting the code from the old plugin into the newer format? I have a script to help with automating the .var creation process - especially useful for plugins that use multiple .cs files...
  4. entitycs

    Plugins + Scripts SimpleStateMachine

    This is the somewhat flawed but generally accurate early design document for the system's "Range" Type. The Type applies to States, and to Plugin Instances. Restoring to a State with a non-Singular Range Type will result in a call to applicable Plugin Instances having the same non-Singular...
  5. entitycs

    Question How to make hair look wet?

    Lighting, most importantly. Check the underwater scene here: (video in description) https://hub.virtamate.com/resources/slut-show-your-personal-exhibition-hall.52540/
  6. entitycs

    Plugins + Scripts SimpleStateMachine

    Awaiting Mod approval of SimpleStateMachine v18, after which I will be able to provide this demo as a free Toolkit Scene.
  7. entitycs

    Toolkits + Templates SimpleStateMachine v18 Physics and Menu Systems Demo

    entitycs submitted a new resource: SimpleStateMachine v18 Physics and Menu Systems Demo - "I pick things up and put them down" Read more about this resource...
  8. SimpleStateMachine v18 Physics and Menu Systems Demo

    Toolkits + Templates SimpleStateMachine v18 Physics and Menu Systems Demo 1
    Hub-Hosted VAR CC BY-SA

    Simple Menu System * Controller Physical State Switching Demo There are a handful of use cases showcased for SimpleStateMachine within this scene... covering about 1.3% of what the plugin can actually do. Two pairs of Look Triggers serve to determine the "Prev/Next" menu that is shown to you...
  9. entitycs

    Plugins + Scripts SimpleStateMachine

    entitycs updated SimpleStateMachine with a new update entry: Massive Updates Read the rest of this update entry...
  10. entitycs

    Plugins + Scripts SimpleStateMachine - Massive Updates

    New Features New State Type - "Others" Now, along with the specialized types (eg. Controllers), and the "All" type, this option legs you include "everything else" (*see Image 1). It excludes all specialized types. An example use case is when you want to change the state of an in-game...
  11. entitycs

    Plugins + Scripts SimpleStateMachine

    Is this the scene you were referencing? I'm remembering now that I was explaining that the swap could be done with a set of native triggers alone. The scene is overly bulky as is, but I could remove all but the persons and buttons. There's still the question of what you want to swap between...
  12. entitycs

    Plugins + Scripts SimpleStateMachine

    This plugin is free. It's just had delays making it onto the Hub, so it gets shared more regularly in the Patreon. There is a paid plugin, whose menu system depends on SimpleStateMachine, but SimpleStateMachine itself is free. It's only being released on Patreon to keep up with the...
  13. entitycs

    Plugins + Scripts SimpleStateMachine

    I'll see if I can't go back to the scene I believe you are referring to... The "Outlook" environment scene with the "Swap" button... and update it to v18., so I can include it as an example scene in the package. How's that sound?
  14. entitycs

    Plugins + Scripts SimpleStateMachine

    I just packaged up v18 of the plugin. It's also free - just writing up another release for the hub, but no idea how long it would take to reach "published" status on here these days. If you want to join the discord, you can watch me create with it, and ask questions in the chatroom... follow...
  15. entitycs

    Plugins + Scripts SimpleStateMachine

    If I understand correctly, you have 2 Persons to swap, which may be working, but with some reported error, and you're wondering if the plugin state can include the Atom UID. "Atom Wide" is a setting that applies to the plugin instance, and/or to a state slot. When a state slot is created with...
Back
Top Bottom