an Android Plugin for Unity3d that will help you access Sensor features on Android devices with in unity3d. this plugin will speeds up your work and saves a lot of time compare on creating your own plugin which requires learning, researching, coding and testing on how to make things work.
Features:
- Step Counter (Pedometer)
- Shake Detector and Counter
New Updates Version: 1.7.3
Added Motion Sensor Features:
- Accelerometer
- Gravity
- Linear Acceleration
- Rotation Vector
- Significant Motion
Accelerometer
An acceleration sensor measures the acceleration applied to the device, including the force of gravity.
Gravity
The gravity sensor provides a three dimensional vector indicating the direction and magnitude of gravity. Typically, this sensor is used to determine the device’s relative orientation in space.
Linear Acceleration
The linear acceleration sensor provides you with a three-dimensional vector representing acceleration along each device axis, excluding gravity. You can use this value to perform gesture detection. The value can also serve as input to an inertial navigation system, which uses dead reckoning.
Rotation Vector
The rotation vector represents the orientation of the device as a combination of an angle and an axis, in which the device has rotated through an angle θ around an axis (x, y, or z).
Significant Motion
The significant motion sensor triggers an event each time significant motion is detected and then it disables itself. A significant motion is a motion that might lead to a change in the user’s location; for example walking, biking, or sitting in a moving car.
Do you want to try it now?
We just submit the updates on Unity Asset Store last night and we are still waiting for confirmation but if you really wanted to try it , you can still purchase the current version and then when updates is ready you can redownload it and reimport it.
Asset Store Link
Or you can try the demo apk 1st
Download the apk demo here
Please check our other Android Plugin for Unity
Android Ultimate Plugin Details
For Questions, Comments or suggestions
please email us at gigadrillgames@gmail.com