menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票

Hello! 

I have a quick question about the Microgame FPS tutorial that comes with Unity 2019.4.8f1
As an exercice for WWise integration, I'm trying to replace all of the sounds included with the map, by those that I will integrate through WWise. For the ambiances and basic stuff it all works marvelously, but then I tried to integrate the SFX for the weapons and all of the SFX are imbedded in a script that has Unity sound entries, and I would like to replace them with entries from WWise.

Is there a way of editing that script to replace those Unity SFX entries by WWise ones, for someone who has limited ability in C#?


Thank you very much in advance!

 

分类:General Discussion | 用户: Pavel M. (100 分)

1个回答

0 投票
Like you, I'm a sound designer with limited coding ability, but writing C# scripts to implement sound playback is quite simple.
You can refer to the section on using scripts to send Wwise events in the Wwise 301 certification course, which is described in detail at the following link.
https://www.audiokinetic.com/courses/wwise301/?source=wwise301&id=Lesson_4
In addition, a Youtube channel called Cujo Sound also has Unity+Wwise audio scripting tutorials that are perfect for sound designers to learn, entirely from a sound designer's perspective.
I hope you find this information helpful.
用户: Hou Chenzhong (Audiokinetic) (6.0k 分)
...