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

Search results for query: *

  1. hazmhox

    Plugins + Scripts VAMStory

    It was a bug, hence it was fixed ;) I'll add that at some point in a QoL. But the render layer only works with post process enabled anyway as mentionned in the plugin. And since it's world UI first and foremost, at the moment, I don't really have the incentive (nor motivation) to add a...
  2. hazmhox

    Plugins + Scripts VAMStory

    The min is clamped to .01 or -.01 to avoid slight stutters when being exactly 0, this is normal. And the min and max are two values between which it will randomize each time it's gonna trigger a gaze. So let's say you have 0.5 and 0.8 as min and max, everytime the character will start a gaze...
  3. hazmhox

    Solved Scene Animation Recording

    I'm doing both a portion of "mocap" on desktop and in VR. So if you're only desktop you could still use the feature. Look at HZMDemos, there's a demo in there, folder "SpaceforceEnviro01" > "Space_Force_Shower_Fun". This was an experiment at the time, everything is fully desktop "captured" +...
  4. hazmhox

    Solved Scene Animation Recording

    Hu? You realize you can move the nodes either manually or through vive trackers while recording is active right?
  5. hazmhox

    Plugins + Scripts VAMStory

    hazmhox updated VAMStory with a new update entry: Hotfix/Bug Fixes & new rendering options Read the rest of this update entry...
  6. hazmhox

    Plugins + Scripts VAMStory - Hotfix/Bug Fixes & new rendering options

    VAMStoryActions Custom Added Canvas Order global option to be able to sort panels when adding multiple scripts on a single empty atom Added Render Layer global option to allow placing UI in front of everything when using post process Removed the Toggle Button background using the off background...
  7. hazmhox

    Solved Vars not finding local audiobundles

    Yes, it's the reason why. Assetbundles are a specific file type, and if the browser is not configured to display them properly (the .audiobundle) you won't see them. It's a bug at the plugin level.
  8. hazmhox

    VaM 1.x AB's TimeLine Plugin Problem: The animation repeatedly plays between 0s and 0.4s.

    Timeline does not invent atom references out of nothing. If it has this reference, you had it from a previous scene, or something you stripped out before saving the scene.
  9. hazmhox

    VaM 1.x AB's TimeLine Plugin Problem: The animation repeatedly plays between 0s and 0.4s.

    @417H The animation plays properly on my end... BUT... the file contains direct reference to scene structure. "ApplyPoseOnTransition" : "1", "AudioSourceControl" : "_______Core/Audio Console", "Controllers" : [ You need to remove the reference to avoid it to...
  10. hazmhox

    VaM 1.x AB's TimeLine Plugin Problem: The animation repeatedly plays between 0s and 0.4s.

    Never use presets for animations transfer. Use the export/import feature. Try this, if you still have the problem, send us the animation export.
  11. hazmhox

    Plugins + Scripts VAMStory

    Ok I found the source of my mistake, will fix that asap, I'll just add a Render Queue QoL on top before submitting. In the meantime, the reason why it does that : For "Toggle Buttons", the current condition is "is there a On background". To avoid having problems : For toggle buttons, add a On...
  12. hazmhox

    Plugins + Scripts VAMStory

    It happens if you force reload the same image, but from what I had, if you simply scroll back on the action it should reload. It's a problem of the sprite being recreated (because I need to clear the cache). You're saying by just "clicking" on it you have the problem, are you sure about that...
  13. hazmhox

    Guides Perfect CUA Editor Tutorial

    hazmhox submitted a new resource: Perfect CUA Editor Tutorial - Another CUA Editor tutorial, but the better one! Read more about this resource...
  14. Perfect CUA Editor Tutorial

    Guides Perfect CUA Editor Tutorial 2025-11-03
    Hub-Hosted VAR CC BY

    ...UIDynamicButton tmpButton; UIDynamicToggle tmpToggle; UIDynamic tmpSpacer; // ********************************************* // A basic title and description, not mandatory... // but always cool to...
  15. hazmhox

    Plugins + Scripts VAMStory

    No worries ;)
  16. hazmhox

    Plugins + Scripts VAMStory

    There's an asset called "colorcorrect" that changes the overall tone of the scene. The way it's implemented (super hacky) it prevents or can produce bugs when combined with VAMStory. If it's not that, it's potentially something else interfering with the rendering order/UI of VAMStory.
  17. hazmhox

    Plugins + Scripts VAMStory

    Just selecting any material? That's colorcorrect, that shit prevents VAMS to work at all due to transparency shenanigans : )
  18. hazmhox

    Plugins + Scripts VAMStory

    Ho! That might be an oversight, I fixed several situations like this, I might have missed one. You mean the background right? Simply select the action that has the background that disappears, it will be reloaded. I'll try to find the situation where it's borked and fix it : ) More info on when...
  19. hazmhox

    Plugins + Scripts VAMStory

    Thanks Shadow! :) It was bound to happen at some point being also myself a UI/UX whore 🤣 It's just a matter of time, as I have (kind of) way too much plugins to maintain, and I'm also trying to find time to have fun working on scenes. Which is too rare with the amount of standalone plugins I'm...
  20. hazmhox

    VaM 1.x Does VAM support any gen character model?

    Potentially yes.
Back
Top Bottom