版本
menu_open

Concept: Game Object

A game object generally represents a game element. A game object needs to be registered through AK::SoundEngine::RegisterGameObj() for each in-game element that can emit a sound. Game objects will usually be registered for each character, projectile, and so on. In some cases, however, you may want to 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.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅