«

krpano添加跳转链接

emer 发布于 2017-9-20 11:53   3263 次阅读     


  1.  <action name="nextscene">  
  2.         add(newsceneindex, scene[get(xml.scene)].index, 1);  
  3.         if(newsceneindex LT scene.count, loadscene(get(scene[get(newsceneindex)].name),   
  4.   
  5. null, MERGE, BLEND(0.5)););  
  6.         update_button_states();  
  7.     </action>