krpano添加跳转链接
emer 发布于 2017-9-20 11:53 3263 次阅读
- <action name="nextscene">
- add(newsceneindex, scene[get(xml.scene)].index, 1);
- if(newsceneindex LT scene.count, loadscene(get(scene[get(newsceneindex)].name),
- null, MERGE, BLEND(0.5)););
- update_button_states();
- </action>