• Hello !

    Is there a way to disable the gyroscope / accelometer sensor in WebVr plugin ? I need to control the hlookat and vlookat this way :


    set(time_reached_4,false);
    asyncloop(time_reached_4 == false, if(plugin[video].time GT 112, set(time_reached_4,true); set( view.hlookat, 60); set( view.vlookat, 0 );));

    Unfortunately i cannot do that if the gyroscope is always active in the WebVR plugin. Can you help me, please ?

    thank you so much !

    regards

Participate now!

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