menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

0 支持

 

If you play an ambient loop event, is there a way to tell Wwise to ignore the play event if it is called again by the code when the loop is already running?
Bernard R. (Audiokinetic) (35.8k ポイント) General Discussion

回答 1

0 支持
 
ベストアンサー

 

  • Open the sound in the Property Editor
  • Go to Advanced Settings tab
  • Set the Limit sound instance property
 
You can set it to Limit sound instance 1Globally
Bernard R. (Audiokinetic) (35.8k ポイント)
Claude B. (Audiokinetic) 選択
It is also recommended to set the 'when priority is equal' behavior to 'discard newest instance' so as to not retrigger the loop if it's already playing.
...