版本
At times, a transition sounds better if another piece of music plays over the end of the source and the beginning of the destination. 连接所用的这段音乐叫做 Transition Segment(过渡段),在 Wwise 中的所有过渡中都可以使用。下图说明了从 Source 对象到 Destination 对象的过渡中,Transition Segment 将如何播放。
用户也可以用 Source 对象、Destination 对象及 Transition Segment 三者的 Pre-entry(前导段)与 Post-exit(后尾段)进行组合,让过渡更加平滑无缝。
任何 Music Segment(音乐段落)都可以作为过渡段 ,关于如何创建段落,请参阅 Working with Music Tracks and Music Segments。
备注 | |
---|---|
如果过渡段所在的 Work Unit(工作单元)已从工程中卸载,该过渡段将显示为黄色。 |
使用 Transition Segment 的方法如下:
将 Music Switch Container 或 Music Playlist Container 加载至 Property Editor 中。
Switch to the Transitions tab of the Secondary Editor.
Select a transition in the transition matrix.
Select Use transition segment.
执行以下操作之一:
将段落从 Project Explorer 拖至 Transition Segment 中。
点击 Browse 按钮 (...),在 Project Explorer - Browser 中选择段落。
如果要播放过渡段的 Pre-entry,请勾选 Play pre-entry。
如果播放过渡段时需要淡入,请勾选 Fade-in。
如果要播放过渡段的 Post-exit,请勾选 Play transition post-exit。
如果停止过渡段时需要淡出,请选择 Fade-out。
备注 | |
---|---|
For more information about editing the fade-in and fade-out properties of a transition segment, refer to “Editing fades”一节. |