cursor on hover hotspot doesn't click after timeout in vr mode..

  • Hi guys,

    I am new to krpano but i successfully got it running on desktop and android phones in VR Mode..

    The krpano demo runs smoothly on mobile chrome app but when i integrate in a native android app, cursor doesn't automatically click on hotstop
    when i hover it..(in vr mode..when i tap in normal mode it works..)


    I am using cordova and ionic..the scene runs smoothly in vr mode as well in native app, the only thing is when the cursor hovers the hotspot it doest click after timeout..


    and i added this code browsing forums but no luck ..

    in webvr.xml - i made it true --

    Code
    <!-- the VR cursor hotspot -->	<hotspot name="vr_cursor" keep="true"	 url="webvr_cursor_80x80_17f.png" visible="true"enabled="true"	 distorted="true"	 crop="0|0|80|80"scale="0.3" depth="1000"	         />


    in tour.xml

    Code
    <hotspot name="spot1" style="skin_hotspotstyle" ath="-137.264" atv="6.886" linkedscene="scene_hall3" onover="vr_auto_click();" />

    i added onover="vr_auto_click();"


    is there some thing to be modified or added to make it work?

    Edited once, last by mt7 (May 10, 2016 at 5:22 AM).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!