La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
Such a simple but extremely effective tool. CryEngine is great for this because you can also draw in the shape you want effected by the sound.

Does UE4/Wwise have this support at all? If not are there plans for it to be worked on?

Thanks.
dans General Discussion par Tom W. (140 points)

1 Réponse

0 votes
You're talking about how when you see it's sound sphere it basically has two of them right? Where the first sphere it is not attenuated at all and once you enter the second attenuation happens. You can do similar things in wwise. You can change the attenuation curves in Wwise to simulate something like this so basically if they are within 300 units make the sound at it's loudest. Or you can have the attenuation hooked up to an RTPC and it trigger from 2D to 3D once you leave the volume. It may not be as simple as UE4s but it does give you more control.

 

-Rob
par Robert M. (4.6k points)
Not exactly. I'm looking to attach sounds to volumes - areas that you create, large or small that can have audio events attached to it.

Create a volume around a forest in a level for example. Then when you approach the forest you hear the wind in the leafs. This is possible in CryEngines stock tech, but no support for this without lots of code/blueprint work.
...