Disable gyro
Disable gyro
How to disable gyro when using a cardboard.ggt template.
- Hopki
- Gnome
- Posts: 9649
- Joined: Thu Jan 10, 2008 3:16 pm
- Location: Layer de la Haye, Essex UK
- Contact:
Re: Disable gyro
Hi,
Have a button with a mouse click, or have a container with a player init action:
mouse click => goto url => url: javascript:gyro.disable(); => target: (lear blank)
or
player init => goto url => url: javascript:gyro.disable(); => target: (lear blank)
Regards,
Hopki
Have a button with a mouse click, or have a container with a player init action:
mouse click => goto url => url: javascript:gyro.disable(); => target: (lear blank)
or
player init => goto url => url: javascript:gyro.disable(); => target: (lear blank)
Regards,
Hopki
Re: Disable gyro
I forgot to mention; its disable gyro on start when using cardboard.ggt template.
Re: Disable gyro
Hi Hopki
Is it also disable on start with normal HTML output?
Thanks
Is it also disable on start with normal HTML output?
Thanks
- Hopki
- Gnome
- Posts: 9649
- Joined: Thu Jan 10, 2008 3:16 pm
- Location: Layer de la Haye, Essex UK
- Contact:
Re: Disable gyro
Hi,
The Gyro needs to be enabled in the normal template so select Include gyro control.
Then you can use the disable it on start up by selecting disable on start up.
Then you would use the actions in a button to toggle the gyro.
mouse click => goto url => url: javascript:gyro.toggle(); => target: (leave blank)
Regards,
Hopki
The Gyro needs to be enabled in the normal template so select Include gyro control.
Then you can use the disable it on start up by selecting disable on start up.
Then you would use the actions in a button to toggle the gyro.
mouse click => goto url => url: javascript:gyro.toggle(); => target: (leave blank)
Regards,
Hopki
Who is online
Users browsing this forum: No registered users and 15 guests