<!--
bgsound 是否启用背景声音,可填true或false,建议有其它声音时,填false
bgsoundurl 背景声音的路径
bgsoundloop 背景声音是否循环,循环为0,不循环为1
hotspoturl 音乐热点按钮的路径
play_crop 按钮播放时的crop
pause_crop 按钮暂停时的crop
now_play="" 默认,不要修改
musicgroup="" 默认,不要修改
muteglobal="true" 静音按钮是只针对当前场景还是全局性的
-->
<sound_settings bgsound="false"
bgsoundurl="backgroundmusic.mp3"
bgsoundloop="0"
hotspoturl="ypopen.png"
play_crop="68|0|68|68"
pause_crop="0|0|68|68"
now_play=""
mute="false"
muteglobal="true"
musicgroup=""
musicplaybutton_name="button"
musicchangebutton_name="button3"
musicchange="2"
buttonhtml="中文"
/>
<!--
scenesound的name也就是scene的name。scenemusic对应该场景音乐的路径。loop为循环设置。
hotspotmusic的name也就是对应hotspot的name,musicurl对应热点音乐的路径。
-->
<scenesound name="scene_achilleion-hof-unten" >
<hotspotmusic name="spot1" musicurl="1.mp3"/>
<hotspotmusic name="spot2" musicurl="3.mp3"/>
<hotspotmusic name="spot3" musicurl="5.mp3"/>
</scenesound>
<scenesound name="scene_canaldemure5" scenemusic="soundfile/Section 1/01-01.mp3" scenemusic2="soundfile/Section 1/01-02.mp3" loop="1" >
</scenesound>
<scenesound name="scene_kalamaki-strand" scenemusic="soundfile/Section 1/01-01.mp3" scenemusic2="soundfile/Section 1/01-02.mp3" loop="1" >
</scenesound>
<scenesound name="scene_korfu-stadt-alte-festung-ganz-oben" scenemusic="soundfile/Section 1/01-04.mp3" scenemusic2="soundfile/Section 2/01-06.mp3" loop="1" >
</scenesound>
<scenesound name="scene_pantokrator-antenne" scenemusic="soundfile/Section 1/01-05.mp3" loop="1" >
<hotspotmusic name="spot1" musicurl="1.mp3"/>
<hotspotmusic name="spot2" musicurl="3.mp3"/>
<hotspotmusic name="spot3" musicurl="5.mp3"/>
</scenesound>
<scenesound name="scene_pantokrator-kloster" scenemusic="soundfile/Section 1/01-04.mp3" scenemusic2="soundfile/Section 2/01-06.mp3" loop="1">
</scenesound>