Wwise & Unreal | RTPC's

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

ความคิดเห็น • 24

  • @gab_gallard
    @gab_gallard 2 ปีที่แล้ว +1

    with the "Set RTPC Value" node in newer versions of Wwise, check out this in depth video about the new Event-Based Packaging system th-cam.com/video/VFvoInXYjSI/w-d-xo.html

    • @ScottGameSounds
      @ScottGameSounds  2 ปีที่แล้ว

      Oh wow, what a great resource, thanks for sharing Gabriel! Going to pin your comment so others can find it.

  • @GrazianoCammisa
    @GrazianoCammisa 4 ปีที่แล้ว +5

    Hey, man...PLEASE, more of this Unreal + WWISE Tutorial! They're really usefull to me. Oh, just to know I'm really interested to understand Unreal!

    • @ScottGameSounds
      @ScottGameSounds  4 ปีที่แล้ว +1

      Great! I'll keep them coming then! Thanks for letting me know Graziano.

  • @behroozp358
    @behroozp358 3 ปีที่แล้ว +1

    Thank you for the great videos! Very helpful. I would appreciate if you post more videos about Wwise and unreal engine.

    • @ScottGameSounds
      @ScottGameSounds  3 ปีที่แล้ว +1

      Great thanks for letting me know! You're not the only one whos asked me that so hopefully I'll get around to it soon!

  • @chopov11
    @chopov11 3 ปีที่แล้ว +2

    Hey so as of writing this comment, the set RTPCvalue node only lets you connect type akobject to the RTPC input slot, instead of a string like in this vid. Do you have a video on how to make an event into an AKobject, or even just how to work with the newest RTPC node?

    • @Calliebonker
      @Calliebonker 3 ปีที่แล้ว +2

      I also need help with this please

  • @AdamFBuchanan
    @AdamFBuchanan 3 ปีที่แล้ว

    Great Great presentation and structure. Love your channel.

    • @ScottGameSounds
      @ScottGameSounds  3 ปีที่แล้ว +1

      Think I'll reply to this comment and thank your for the other three here if that's okay Adam hahaha. Thanks a bunch for your nice comments on these Wwise+UE4 videos. Great to see that you're interested in more! I'm looking into making some more soon!

  • @kiranraj282
    @kiranraj282 2 ปีที่แล้ว

    Henry I would love your to do a video on the first person shooter game from unreal engine market place. Thank you

    • @ScottGameSounds
      @ScottGameSounds  2 ปีที่แล้ว

      Hey Kiran. Thanks for the suggestion. I'll add it to my list. thanks for watching the video :)

  • @vehemintMojito
    @vehemintMojito 3 ปีที่แล้ว

    Very helpful... thank you!

  • @alvarolopez4773
    @alvarolopez4773 3 ปีที่แล้ว +1

    hey, now the object SetRTPCvalue now asks for an ak RTPC value object reference besides the RTPC name string. It's a dropdown menu that should populate with the game parameter. However, after generating banks in Wise and UE4 it does not show the object. I saw the objects on the demo and they are uasset, so somehow they need to be created to be shown in this menu to be assigned, but it's not an option on the creation of Audiokinetic objects contextual menu. I haven't found info about this so far. Its been commented here by others as well. Please do an updated version and check that out, and if you can do a video or respond we'll be very grateful.

    • @ScottGameSounds
      @ScottGameSounds  3 ปีที่แล้ว +1

      Hey Alvaro. I've recenlty made a channel update video talking about my plans for future Wwise and Unreal videos. Hope that helps

    • @alvarolopez7556
      @alvarolopez7556 3 ปีที่แล้ว

      @@ScottGameSounds hi Scott, so I got a workaround. I copied one of the RTPC uassets present in the Wwise Unreal demo and changed its name to my RTPC’s. I didn’t think it’d work but it did. I wonder if copying it from the “types” in the integration would work as well. Still, I want to know how to generate that asset (drag and drop didn’t work as it does with the events from the Wwise picker).

    • @ScottGameSounds
      @ScottGameSounds  3 ปีที่แล้ว

      Ah nice one. Well done for finding something that works and thanks for sharing it too. If I find a solution ill make an update video

  • @mattparkinson3954
    @mattparkinson3954 4 ปีที่แล้ว

    If you could do a tutorial on using RTPC's with occlusion in Unreal and Wwise that would be awesome :)

    • @ScottGameSounds
      @ScottGameSounds  4 ปีที่แล้ว

      Hey Matt, thanks a lot for the suggestion, I'll add it to my list :)

  • @omnisepher
    @omnisepher 4 ปีที่แล้ว

    I am currently looking for an answer for this. Does WWise with UnrealE only reliable at Blueprints, I am looking for some pure C++ scripting for UE+WWise, like Unity implementations but every resource directs it to Blueprints. Even documentation of WWise doesn't care C++ side of things. What do you think about it Scott? Do you know any way to make these happen by C++ than Blueprints? Or, Is it totally time wasting approach to do these with C++?

    • @ScottGameSounds
      @ScottGameSounds  4 ปีที่แล้ว +1

      Well I think depending on how advanced you want to get with Wwise implementation in UE4, using C++ becomes required. But a lot of audio implementation can be done with just blurprints from my understanding. Personally I'm still learning the two myself so that's why I started with blueprints. I'm not that farmilar with c++ too. Is there any particulat reason why you're looking for c++ stuff with these two?

    • @omnisepher
      @omnisepher 4 ปีที่แล้ว

      @@ScottGameSounds i have programming background and I feel more reliable with C++ tbh. I was just looking Audiokinetic's unity examples, with c# code and I would like to do same with C++ on UE, than Blueprints. But I really couldn't find a source for it.

    • @ScottGameSounds
      @ScottGameSounds  4 ปีที่แล้ว +1

      @@omnisepher you might know a little more than me in that case. I'm okay with C# but cannot use C++. I'm sorry I can't be of better help 😔