ProjectAcoustics
ProjectAcoustics copied to clipboard
Is the Unreal + Wwise feature-set available on the latest Project Acoustics Plug-in release för unreal 5?
So I've been checking out Project acoustics lately as I found out that it can be used on Playstation 5, which mkes it a viable option for the game studio I'm working at.
And recently I saw that there's tools such as dynamic objects support which is crucial for me and my team. But I'm confused if that feature is only available if one use Wwise and not only Unreal? I cant find a Dynamic object component in Unreal but in Source Data Override Settings it has a toggle for Dynamic Openings.
Thanks for the help!
Dynamic openings should still work for the Project Acoustics Unreal Audio plugin. Do you not see it listed as an addable component?
Dynamic openings should still work for the Project Acoustics Unreal Audio plugin. Do you not see it listed as an addable component?
Hi! Yes I found it! Awesome! As I understood it from the documentation you can sort do you own things in code/blueprints with dynamic openings. Say you want it to function for a destructible wall say? And thanks for your answer Kyle!
Correct. You need to notify the acoustics system the state of the doors through blueprints, which allows the acoustic parameters that are returned to be accurate as to whether that dynamic opening should sound open/closed.