menu
Version
2022.1.18.8567
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
A game object generally represents a game element. A game object must be registered through AK::SoundEngine::RegisterGameObj()
for each in-game element that can emit a sound. Game objects are usually registered for each character, projectile, and so on. However, you can assign game objects to different parts of an in-game element. For example, you can assign a different game object to each bone of a giant character so that the footstep sounds and the character's voice emanate from different locations within the 3D sound space.
Refer to Game Object Example for an overview of the role of game objects in the integration of the sound engine into your game, and Integration Details - Game Objects for more detailed information.
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