Hi!
E.g., in the first very scene, there's a transition called "Olohuone" which makes you zoom so fast and right against the railing corner.
Try updating my hotspot onclick code for your needs, if you wish. Here it is:
|
Quellcode
|
1
|
onclick="lookto(get(hotspot[get(name)].ath),0,50,tween(easeInSine,2),true,false);wait(0.1);if(device.flash, loadscene(get(linkedscene),null,MERGE,ZOOMBLEND(2,3)); , loadscene(get(linkedscene),null,MERGE,BLEND(2)););"
|