• 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 Video sound bugged

    What's your gear/spec? Any problem running VAM?
  2. 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...
  3. hazmhox

    Plugins + Scripts VAMStory

    So is it a "you" thing ( only you see it while devin' ). Or a end user thing?
  4. 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...
  5. 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...
  6. hazmhox

    Plugins + Scripts VAMStory

    Could you elaborate on that below? : D
  7. 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...
  8. hazmhox

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

    You can "in general" keep the most recent one.
  9. 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.
  10. hazmhox

    Plugins + Scripts VAMStory

    Done too! for the new update ;)
  11. hazmhox

    Plugins + Scripts VAMStory

    Did this (patch log for the next update) : I figure that disabling the plugin was enough instead of having an additional flag in the plugin itself. So more or less : Choose your FOV Disable the plugin to reset Re-enable to go back to last FOV Set or Update depending on your need afterwards.
  12. hazmhox

    Plugins + Scripts VAMStory

    @ispinox ? : D
  13. hazmhox

    Plugins + Scripts VAMStory

    It's done, it wasn't that hard. The thing is accounting for delay and cooldown, this should work for what you need I think!
  14. hazmhox

    VaM 1.x Ethical Questions To Timeline Edits

    I agree with @LeChuck99 here. Timeline is a pivotal plugin of the hub... releasing something for a cosmetic change is gonna require you to follow Timeline's updates, and it could fragment dependencies for people who do not know better. I'd even go further: if your whole update is just your own...
  15. hazmhox

    Plugins + Scripts VAMStory

    Yeap then there's only delays. I'll check if I can add cooldowns for the next update : )
  16. hazmhox

    Plugins + Scripts VAMStory

    Cooldown as in "that trigger cannot execute again until X secs are elapsed"? Or delays?
  17. hazmhox

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

    I'm not sure what is a knot based curve remap haha. No haha, just because delta is a value that you need in very specific contexts huhu. ie: speed changes to control a lightsaber swoosh or anything like that. Said differently: it's quite advanced enough to not be needed by the majority of...
  18. hazmhox

    VaM 1.x VaM Character Generator

    Let's say that, if the tool is meant to go down morph merger at the end, it's not a big problem if you're at 20 or 30 fps to preview the model, tweak it, then merge it.
  19. hazmhox

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

    Yeah, LogicBricks 2 has a remap thing https://hub.virtamate.com/resources/logicbricks2.44283/ But delta computation I don't think I ever saw one, it's generally very contextual, on my end I'm doing that in the code when I need it.
  20. hazmhox

    Plugins + Scripts VAMStory

    So your config is solid, this should not be a problem after cache is made. Yeap, you can send me a private message with the data, I'll try to reproduce : )
Back
Top Bottom