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

Search results for query: *

  1. hazmhox

    VaM 1.x Resident Evil Requiem Environment ports.

    For the dress, it's a setup with a cloth grab (and obviously you'd need the dress), it's not hard but it requires a proper setup as the cloth grab needs to hook on the fabric before being able to reach that pose. So you need an animation that goes from the base position/idle to that position.
  2. hazmhox

    Plugins + Scripts VAMStory

    hazmhox updated VAMStory with a new update entry: Bug Fixes / Features / QoL Read the rest of this update entry...
  3. hazmhox

    Plugins + Scripts VAMStory - Bug Fixes / Features / QoL

    Tools Bind to Cam, Fixed a bug where objects were positioned incorrectly after the first bind if the target object was parented to something FOV Controller, handled disabling the plugin by resetting to the default FOV. Handling restoring chosen FOV when enabling the plugin after disabling it. (...
  4. hazmhox

    Plugins + Scripts VAMStory

    Baguettes.
  5. hazmhox

    Plugins + Scripts VAMStory

    It's 40°c here... I'm coding slowly :p
  6. hazmhox

    VaM 1.x Character loading

    Atani gave a first entry to that with the link. Appearance presets are recommended. But if you're loosing hairs it means that they're using CUA or things like that, which implies more setup on the character itself to load them properly (if the creator did that)... or you'll have to do it yourself.
  7. hazmhox

    VaM 1.x value mapping help, plugin to get value change delta or remap value with curve

    Yeap, unless you have at least a very good base knowledge of coding it is hard. For that kind of situation you just do a "per frame" script, looking at the var all the time and doing what you need ( output a delta or do some fancy stuff, whatever... )
  8. hazmhox

    Plugins + Scripts VAMMoan 2 (teaser)

    Not really, I'm focusing to finish our next collab. Most things I release are tied to it.
  9. hazmhox

    Plugins + Scripts VAMMoan 2 (teaser)

    And thank you <3
  10. hazmhox

    Plugins + Scripts VAMMoan 2 (teaser)

    No problem at all! If you find any clue/repro guaranteed, don't hesitate to send me something. I'll check it out : )
  11. hazmhox

    VaM 1.x Video sound bugged

    What's your gear/spec? Any problem running VAM?
  12. hazmhox

    VaM 1.x Video sound bugged

    Never had any problem using videos either as Atani. Before throwing some "what the fuck" and kind of dramatic statements, maybe contextualize your experiments in a more chill manner ;) Almost 100% of the time, video playback issues are a codec related problem, which means that you need to...
  13. hazmhox

    Plugins + Scripts VAMStory

    So is it a "you" thing ( only you see it while devin' ). Or a end user thing?
  14. hazmhox

    VaM 1.x Trigger with sliders

    So first, the "slider" is not a trigger ^^ Your slider is a visual representation of a basic value ( let's say a float from 0 to 1 ). Your only concern is making that value update overtime depending on your needs... then, you can give a visual feedback to the player (your slider/gauge or...
  15. hazmhox

    VaM 1.x value mapping help, plugin to get value change delta or remap value with curve

    Hoooo! Right! That's the sort of thing I'm doing in VAMMoan for instance, where I have a custom curve handling the breathing animation ( it remaps the in/out to specific curves depending on the intensity ). I get what you mean! But yeah, quite complex to do that through a UI in VAM ^^ Let's...
  16. hazmhox

    Plugins + Scripts VAMStory

    Could you elaborate on that below? : D
  17. hazmhox

    Plugins + Scripts VAMMoan 2 (teaser)

    Nope! You're definitely right, the queue should be an immediate "playback" process. If you got 3 files of 3secs each, the buffer should play over 9 secs. Could you send me a demo/basic scene with your lines and your implementation so that I take a look at it? This should not wait for 20secs...
  18. hazmhox

    What are the best scenes for VR? (new to VR, not VAM)

    You can "in general" keep the most recent one.
  19. hazmhox

    VaM 1.x Crash when trying to load a scene, and unity window

    Your problem is exactly here. 8 gigs of ram is not enough. 16 is the bare minimum acceptable IF you hard reset every chance you get after loading a scene.
  20. hazmhox

    Plugins + Scripts VAMStory

    Done too! for the new update ;)
Back
Top Bottom