Support the cell phone's gyroscope, which can be 1, 2 or 3 axes at the same time.
<canvas
class="gpz-car-steering"
data-gpz-bind="KeyA KeyD"
data-gpz-gryo="Y">
</canvas>
<canvas
class="gpz-joy"
data-gpz-bind="KeyW KeyA KeyS KeyD"
data-gpz-gryo="X Y">
</canvas>
Support the cell phone's gyroscope, which can be 1, 2 or 3 axes at the same time.
references
features
data-gpz-gryoadd axis to controllexamples
car wheel steering
simple controls joystick