Version
Wwise Unreal Integration Documentation
|
Before you begin this tutorial, refer to Working with Listeners in Third-Person Perspective Games for a general introduction to Distance Probe usage in Wwise.
This tutorial demonstrates how to use a Blueprint to assign a Distance Probe in Wwise. The example uses the Third Person project template, and the ThirdPersonCharacter Actor is used for the Distance Probe. The exact steps might vary depending on your project.
To use a Blueprint to assign a Distance Probe:
Drag a pin from the Listener input parameter of Set Distance Probe, and add a Get Player Camera Manager node.
Note: The Wwise Unreal integration automatically registers a Game Object as a default listener and attaches it to the PlayerCameraManager actor. |
Drag a connection from the Distance Probe input parameter, and add a Get a reference to self variable. In this context, Self refers to the ThirdPersonCharacter Actor.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise