unity-gyroscope

There are 1 repositories under unity-gyroscope topic.

  • hbollon/GyroscopeControl

    🌀 Unity script used for smooth and customizable object rotation with gyroscope (initially configured to rotate x and z axis using x and y axis of gyro but can be easily edited). It include initial calibration with offset, rotation speed (Time.deltaTime * velocity), smoothing parameter editable in Unity inspector and debug overlay.

    Language:C#28407