Search results for query: *

  • Users: hazmhox
  • In Free
  • Content: Threads, Posts
  • Order by date
  1. hazmhox

    Guides The definitive asset creation tutorial for VaM

    Yeah well, every Unity version can be very different... it's a pain in the ass but that's kind of normal : ) Any model? This is covered in the tutorial : ) If you're talking about characters, you don't, that's far different from assets. You are limited to the polycount characters have. You...
  2. hazmhox

    Plugins BodyLanguage

    PS: the way I did it can work if you have a couple of values. Cheesy has A LOT of values, he would need to "duplicate" all the values, that's a bunch of work if he wants to keep the original one untouched by the player/creator especially if it's used by like two people : )
  3. hazmhox

    Plugins BodyLanguage

    They're not read only, their value is meant to BE read only. But being JSONStorables, they could be overriden by the creator/player. But the way I made the values makes no difference when updating them. They are updated by the engine, but never read. So it's "kind of read only" :p
  4. hazmhox

    Guides The definitive asset creation tutorial for VaM

    That's a very late answer, but it can be helpful to anybody else so: External tutorials links provide the version of Unity you need to use. 2018 1.9f2. If you have a version higher than that, the assetbundle will be invalid. Use a proper version of Unity. There is a basic "asset editor" plugin...
  5. hazmhox

    Guides The definitive asset creation tutorial for VaM

    I did not know that script! From a quick look at it it could be a very nice option! I'll test it tonight and report back. If it's worth it, I'll add it to the tutorial. Big thanks @Orange*Gumi !
  6. hazmhox

    Plugins VAMStory

    hazmhox updated VAMStory with a new update entry: Features & QoL Read the rest of this update entry...
  7. hazmhox

    Plugins VAMLive

    I don't know, I haven't tested any of the spycam plugins due to the fact they are very limited. But I can say that VAMLive allows 3 cams with a proper setup and a minimal impact on performances. This obviously is only the case if you configure your screens properly (like not drawing 3 4K cams...
  8. hazmhox

    Plugins VAMMoan

    Yeah. And imagine that, you're not even paying the price of the actor there, you're simply paying CPU/GPU time. And this of course is extremely expensive for companies. Lucky for me, I don't really care about conversational AI, so that's not a problem for me :p
  9. hazmhox

    Plugins VAMStory

    The design philosophy behind that is : I think the global pause of VAM is a huge design flaw. You can allow a global pause system when you manage the whole execution pipeline through and through. The very core of VAM is based on custom scenes where the game itself has absolutely ZERO idea what...
  10. hazmhox

    Assets Colorful Abstractions HDRIs 8K [AI]

    Hi @ChainedStar , to answer this: You can't really blame me for waiting for features that the term conveys :p Since I actually am really stubborn when it comes to the meaning of words, the definition of HDRI is litteraly a high dynamic range image. It's an incorrect use of the term in modding...
  11. hazmhox

    Plugins VAMMoan

    You wouldn't hire actors for the scene. You would hire them to make some recordings and agree on a licencing fee for ML usage. Which is one of the aspects SAG-AFTRA fought for recently. And would allow you to use their voice. Which would obviously raise a lot more the final bill than simply...
  12. hazmhox

    Assets love hotel

    You should not forget adding the tag "environment" in your initial post, that's helpful to find them since there's not category for enviros.
  13. hazmhox

    Plugins VAMMoan

    No. These are voice actors contracted especially for that task (ie: moans and breathing). The best case scenario is a non splitted version of the original files which could be reproduced by simply grabbing all the files and mixing them down to a single file. Which is not gonna help, since it's...
  14. hazmhox

    Plugins VAMStory

    Thanks! Yeah, I would need a trigger that allows to start from any dialog, which does not exists at the moment. Not a priority but if I've got time at some point I'll think about it. Sorting is quite a pain in the ass, the refactoring for VAMS took me a long time. Extremely low priority, maybe...
  15. hazmhox

    Plugins BodyLanguage

    Indeed I do like that too. The initial code was based on existing triggers, and it never worked like it does IRL (that rythmic slap you're refering to). Then I made my custom triggers. I had some filtering initially during the beta, but quickly people wanted the thing to slap on something, then...
  16. hazmhox

    Plugins BodyLanguage

    Yup! You can disable the voice in BL and control it manually through VAMM : )
  17. hazmhox

    Plugins BodyLanguage

    Suggestion (since you remember our discussion about no one reading either documentation or update notes) :p In edit mode and only in edit mode, once per session, if you're detecting a reload or someone trying to use multiple times the Xray options across several instance, use the "Alert"...
  18. hazmhox

    Plugins LogicBricks

    Timeline handles that natively : )
  19. hazmhox

    Plugins BeatIt

    Never thought about that :) Someone properly mentionning the original source and building upon it is somewhat more a gratification than a downside ;) Sure! no problem! See ya in PM!
  20. hazmhox

    Plugins BeatIt

    Thank you for your time. Feedback on that: I don't know what the fuck happened that night. You know that I do my fair share of coding, and I'm extremely careful through my testing processes, especially since I hate pushing broken things or reporting incorrect behaviors (all coders love a good...
Back
Top Bottom